Result

ERROR

Code [DL]

char s[9];main(i,j,k,t){for(;~gets(s);){t=0;for(j=0;j<8;j++)t=t*2+s[j]-48;printf("%d\n",t);}}

stdin

11010010
01011011
00011100
10101011
00001111
11111110
00010100
00101101
01011111
00101001
00110111
01000010
00000001
00001010
11011011
01110001
01101001
01001110
10110101
01100100
11000110
11100001
01111101
10011100
00000000
10011001
00100100
01101011
10101011
10111110
10110001
11011001
00100001
11100111
00100111
10001000
11010001
00000011
00000110
10010000
00000011
11010101
00010101
11000100
10010110
10101001
11111101
01111000
00000101
00111110

stdout

stderr

strace