← Back to List

34380번: Blaster's Dash ↗

Solutions

Python 3
32 B | 32 chars
input()
print(int(input())*2+40)