Result

WA

Code [DL]

import std.stdio;
import std.array;
import std.conv;
import std.math;
void main(){string s;while (s=readln()){writeln)(s);}

stdin

00001010
10001101
11011010
00101101
01011110
01000001
10101000
10010110
00101101
01011011
01001110
00011100
01000010
10101110
11100111
00110111
00100100
01111000
11011110
00000001
00000000
00001100
01101001
10111110
10001000
00001110
00010110
11111101
00001111
10101011
01001110
00100001
10000001
01110011
00010101
01011010
10101100
00000110
01101111
00000011
01101010
11010010
00100111
01100110
10011001
00010000
01010011
10001100
11001011
00110001

stdout

stderr

/volume/CODE.d(5): Error: found ')' when expecting ';' following statement
/volume/CODE.d(5): Error: found 'EOF' when expecting '}' following compound statement
Failed: ["dmd", "-v", "-o-", "/volume/CODE.d", "-I/volume"]

strace