← Back to List

34665번: 가희와 교통 요금 ↗

Solutions

Python 3
40 B | 40 chars
print(0 if input() == input() else 1550)