by@xuzijian629_key
WA
module a;real x,y;initial repeat(50)begin $fscanf(1<<31,"%b",x) y=8*x**0.5+1; $write("%d",y%2==1) end endmodule
00010101 00101011 00000001 01001000 10101011 01011011 00100111 00000000 00001111 11101000 10001000 10111010 00000011 01101010 01111101 01101001 01000000 00111100 00010001 01101111 11111101 10111110 10110110 01101110 10101101 01111000 10100110 11010010 00110111 01000010 11001011 01000100 01001110 01011110 00101001 00001010 10011001 00001011 00101110 11100011 00000110 00101101 11111101 00100100 11011110 11100111 11100000 00011000 00011100 01111000
/volume/CODE:3: syntax error /volume/CODE:3: Syntax in assignment statement l-value. /volume/CODE:5: syntax error I give up. /home/esolang/bin/verilog: line 4: /tmp/code: No such file or directory rm: cannot remove '/tmp/code': No such file or directory