Result

WA

Code [DL]

module c;integer c,d;initial begin d=$fgets(c,1<<31);$write(c);end endmodule

stdin

00001111
00000110
00111010
00100100
11001010
00000011
10101011
00110111
10000001
00101101
11100111
01011011
01000000
01001001
01000010
01111001
11110000
10001000
01000100
11010010
01001010
00101110
11000100
10011111
11101001
11111100
00011100
11001001
00001010
00111110
10110100
01111111
11111110
00110000
10111110
00011100
11111101
10001111
00000000
10011001
01111000
11111011
01001110
11011111
01101001
01001110
11101110
00000001
00010101
01011100

stdout

ERROR: /volume/CODE:1: $fgets's first argument must be a reg.

stderr

strace