← Back to List

33165번: 徒競走 (Footrace) ↗

Solutions

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