3 lines
37 B
Text
3 lines
37 B
Text
|
|
x = 0;
|
||
|
|
while (print(x++) || x % 6, )
|