Result

WA

Code [DL]

module a;int x;initial while($fscanf(1<<31,"%b",x))$write(!((8*x+1)**0.5%1));endmodule

stdin

01010101
00000000
10010101
10011001
10110010
00100100
11101011
01000111
01000000
01100101
00010000
00001101
10111011
00010010
00000011
11111110
11110111
00001010
11010000
10101011
00100010
01010000
01111001
01011011
00001111
00000001
11111101
11100111
10111110
11010010
01000010
00000110
11111101
01010010
00011100
10010011
00101101
11010011
00110010
00101011
01111000
10001000
00110111
01001110
10111110
11011011
01001000
00110000
00010101
01101001

stdout

stderr

/volume/CODE:1: syntax error
/volume/CODE:1: error: Invalid module instantiation
/home/esolang/bin/verilog: line 4: /tmp/code: No such file or directory
rm: cannot remove '/tmp/code': No such file or directory

strace