Result

WA

Code [DL]

print(java.lang.Files.lines(java.lang.System.in))

stdin

10001100
00100010
11011100
10100101
11000110
00010101
10011001
00110100
00100110
11111101
01101011
11100001
11101100
10111110
00110111
00100100
10010100
11101001
10001010
01111000
00000101
10110100
10110011
10011001
00000000
11010010
00011100
10111011
10111110
10101011
01011011
10100011
10001000
01101001
00000011
01110000
00010010
00001010
10011111
00101101
01001110
00000110
01000010
11100111
01000101
00001001
00000001
00001101
10000000
00001111

stdout

stderr

js: uncaught JavaScript runtime exception: TypeError: Cannot call property lines in object [JavaPackage java.lang.Files]. It is not a function, it is "object".

strace