← Back to List

27323번: 직사각형 ↗

Solutions

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