Result

WA

Code [DL]

module c;integer c,d;initial begin repeat(50)begin d=$fscanf(1<<31,"%b",c);$write(c);$write(d)end end endmodule

stdin

10001000
01110101
01011011
01110111
00101101
10100111
10100010
00000001
00001100
11100111
01010111
11010010
00000011
00100100
10110001
00000110
10101011
11101000
11100110
10011001
01111011
00001111
01000000
01010000
01011000
01100101
01001110
01111100
01000101
01101001
01000010
01000010
10010110
00000000
00110111
10010000
01111000
00110001
00100000
10011010
10111000
11010100
00010101
00011100
11000110
10000001
00001010
10111110
11100111
11111101

stdout

stderr

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

strace