3 lines
36 B
Text
3 lines
36 B
Text
|
|
n:=0;
|
||
|
|
while 1 do !n;!' '; n:=n+1 od
|