undefined
says to
OwO
/c main() { int i = 1; while(i++) printf("%i", i-2); }