Result

WA

Code [DL]

module c;
integer i;
initial begin
i = -1;
$write("%d ",|i);
end
endmodule

stdin

01101000
00000001
11100011
11001010
01011010
11001011
11111101
11100010
00110111
01000100
01101011
01100000
00111101
10010101
00001011
00111001
11111010
01000010
01010101
10111000
10000111
11010010
00011100
00000011
00001001
00000110
01011000
01000010
00101101
00100100
00001010
00000000
01011011
01111000
01110101
01110110
10101011
00010101
01011011
10001000
01101001
00001111
10111110
10111101
11100111
10110100
11111001
10011001
10010011
01001110

stdout

1 

stderr

strace