Result

WA

Code [DL]

module a;real x,y;initial repeat(50)begin y=$fscanf(1<<31,"%b",x)$write("%d",(8*x+1)**0.5%2==1)end endmodule

stdin

00001111
01101001
01011100
11010101
11011101
10101011
01010011
11010010
01100011
11001101
01110100
10110100
10011001
00000111
00000000
00010101
01101000
00011000
10011100
01011011
11011110
00010010
00000001
10111110
10001000
00110111
10100101
10111010
00011100
01001110
00101100
00001010
01111000
00100100
01000011
00000110
11010100
00111110
00101101
01011110
00111111
00000011
01000010
00000100
11100111
10011101
11100010
01011011
00010101
11111101

stdout

stderr

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

strace