Result

ERROR

Code [DL]

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

stdin

10000000
01000110
10011001
10000101
10111110
00011100
11100111
11111001
11101101
01111000
11011010
11011011
10001111
00010101
11010010
10101111
01000100
01000011
10010100
00101101
00001111
11010010
11011110
00010111
00000001
10000010
00110111
00000011
01000010
00000000
00010110
00000110
11111101
01011000
01110011
01011011
11101110
00111010
01001110
00100100
01100000
10001000
00110110
01111000
10011100
00001010
00101010
00111111
01101001
10101011

stdout

stderr

strace