Result

WA

Code [DL]

read.split.map{|a| p a}

stdin

11110111
00010101
00101101
01111000
01011010
11111111
11100000
10001101
00000001
00110111
00110101
00000011
10101011
10111110
10100100
00000110
11011111
00111100
11010010
01010100
01100111
01000010
10001000
11101001
10000101
00001111
10111101
00000000
00101111
00110111
11001010
10010010
00001010
01001110
10011001
10111001
01011011
01010011
10001000
00111000
01010001
01101001
00100110
00011101
11100111
00100100
01111011
10011100
00011100
11111101

stdout

stderr

/volume/CODE:1:in `<main>': undefined local variable or method `read' for main:Object (NameError)

strace