Result

WA

Code [DL]

module c;reg [31:0] c,d;initial begin d=$fscanf(1<<31,"%b",c);$write(c);end endmodule

stdin

00100100
00110101
10111110
01011011
10001000
10100010
00110001
10010100
00010011
11000001
00101101
01010011
01101010
11100111
01000010
00011100
00100000
11010101
11110111
00000011
11010010
10101101
00000000
10101110
10011001
01010111
01001110
00011011
11111101
10111000
00001010
01010101
01101001
00010101
10101011
00000001
00100010
00001000
01000111
00110111
00000101
00000110
00010000
01100101
00100100
00111011
11001110
01111000
00001111
00011100

stdout

        36

stderr

strace