by@yamayu832
WA
Begin Integer i; For i:=1 step 1 until 50 Begin OutFloat(SQRT(i)); End; End;
00010000 11010111 01000001 11010010 10011001 01100110 10011001 00000011 01000010 10111001 00000110 01000101 01111000 00011100 01010001 11111101 11001001 00110111 01001110 00101101 10011100 01011011 01110101 01001111 11101101 01001010 00001010 11000110 01111001 10010101 11100111 10111110 00010101 00000001 11101111 00101111 00010111 00011110 10110000 00001111 00000011 01000100 10101011 01101001 11001010 00000000 01101101 00100100 00111010 10001000
Compiling /tmp/code.sim: "/tmp/code.sim", line 3: Syntax error. /home/esolang/bin/simula: line 6: /tmp/code: No such file or directory rm: cannot remove '/tmp/code': No such file or directory