Result

WA

Code [DL]

v=+t=+++%
v8888888888888888888888888888888888<
>:#   d#   d#   d#   d#   d#   d# d#v
  M    M    M    M    M    M    M   M
  )    )    )    )    )    )    )   =
v *u~*=*u~*=*u~*=*u~*=*u~*=*u~*=*u~*<

.↑2進数からの変換ができたのであとはループを回す

stdin

10001000
01011011
11111101
11101010
11001001
00101001
01000010
00100100
00010101
11010010
00110111
00001111
00000110
00100101
00000000
10101011
10110110
01010010
01011101
01101001
01111000
10111110
10100000
01000001
11011011
00001010
01011100
00000011
11001010
11010001
00011100
10001001
01110100
00001010
10011101
10110100
01110110
10100100
11111111
11011010
10011010
01000010
11111000
10011001
01001110
00101101
00000001
01111001
01010101
11100111

stdout

136912532342014166362121055156370171182829310512019016065219109232022092813711610157180118164255218154662481537845112185231

stderr

Traceback (most recent call last):
  File "/home/esolang/interpreters/cardinal.py", line 187, in <module>
    ip.go()
  File "/home/esolang/interpreters/cardinal.py", line 98, in go
    self.a = int(input())
EOFError: EOF when reading a line

strace