← Back to List

27327번: 時間 (Hour) ↗

Solutions

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