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