Result

WA

Code [DL]

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

stdin

10011001
11100111
10001000
00011100
00000001
01011011
10000101
01111000
00110100
00110111
00000100
01001100
00110000
10101011
00101101
11000111
10010001
01101000
00111110
01001000
10111110
00000011
00101001
10111101
00110101
00000000
00001010
10110111
00100100
00001111
10001010
00000110
00001010
00111111
11100110
10011011
00010101
11100011
01110001
11000010
01001110
10001110
11001111
11010111
11010010
01111100
11111101
00000000
01000010
01101001

stdout

stderr

/volume/CODE:1: error: | operator may not have a REAL operand.
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