Result

WA

Code [DL]

#!perl-p
s/.+/!(0b$&001**.5*99%99)|0/e

stdin

11111000
00100001
01011011
11100111
01011100
10100110
00010101
00000110
11001000
11111101
00110000
10101100
10011101
11110001
01110011
00000011
11011111
00000001
11111001
10011001
10111110
00000000
10110001
00000110
01010011
00101101
00111001
00101000
00011100
00001111
00011101
10001001
11111010
10100010
01001110
11001011
01101001
01000010
11010010
10001000
00101010
10100111
00000110
00110111
00100100
00001010
00101001
01111000
10100000
10101011

stdout

stderr

Scalar found where operator expected at /volume/CODE line 2, near "0b$&"
	(Missing operator before $&?)
Number found where operator expected at /volume/CODE line 2, near "$&001"
	(Missing operator before 001?)
syntax error at /volume/CODE line 2, near "0b$&"
Execution of /volume/CODE aborted due to compilation errors.

strace