Programming/Python & Data Structures
[Baekjoon/Python3] 11104번 Fridge of Your Dreams
HooNeee
2020. 12. 7. 00:22
[Baekjoon/Python3] 11104번 Fridge of Your Dreams
11104번: Fridge of Your Dreams
Eirik drinks a lot of Bingo Cola to help him program faster, and over the years he has burned many unnecessary calories walking all the way to the kitchen to get some. To avoid this he has just bought a small fridge, which is beautifully placed next to his
www.acmicpc.net
for i in range(int(input())):
print(int(input(), 2))