Result

WA

Code [DL]

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

stdin

01111000
00000100
00000000
00110111
01000010
11100111
01111111
01010101
10001001
00000011
01001100
11111101
00100110
00001111
00100001
10101011
00111010
10001011
01111001
00000001
00001001
00100100
10111110
00101101
11100001
00100011
10101010
10011000
01011011
01101001
00010101
00000001
00011100
00011010
00011000
01000111
01101101
01101010
01011000
00000110
01001110
11110111
10001000
01000001
01001000
10011001
11010010
01100110
01101001
00001010

stdout

stderr

/volume/CODE:2: 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