Result

WA

Code [DL]

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

stdin

01101001
00010000
00011100
10100110
11111000
11111101
00101101
00000001
10000000
00010101
11010100
00101000
11011101
00100100
00010011
10001000
01111000
11110000
10000101
01001101
00110111
01101010
00001100
11100111
01011011
01110001
10101011
00011100
01111101
10101000
00001010
01100100
00000000
01000010
01001110
01101110
00000110
10000111
00000001
00010001
00101011
00111100
01101000
10111110
00001111
10011011
00000011
11010010
10011001
10111001

stdout

stderr

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

strace