Result

WA

Code [DL]

module c;real d;initial while($fscanf(1<<31,"%b",d))$write($sqrt(d*8+1)%2&1);endmodule

stdin

10111111
01101001
01011011
01001000
11011110
00001101
00110111
01111001
00010101
00100100
10111110
00100101
10001001
10101011
00001010
01111000
00010001
10001000
00000011
00001111
11111101
10000110
11010010
10101011
00001111
11101100
11000110
00010000
00011100
01000010
10000101
01100111
01001110
11001110
11001001
00101101
11010110
10010010
00100010
11001100
10111011
10011001
01110011
01100110
00000000
00000001
10101010
11100111
00000110
11011010

stdout

stderr

/volume/CODE:1: error: & operator may not have REAL operands.
1 error(s) during elaboration.
/home/esolang/bin/verilog: line 4: /tmp/code: No such file or directory
rm: cannot remove '/tmp/code': No such file or directory

strace