← Back to List

34424번: Flatter Land ↗

Solutions

Python 3
36 B | 36 chars
print((int(input())-1)*int(input()))