Files
kattis/fyi.py
2023-06-22 23:20:53 +02:00

1 line
39 B
Python

print(1 if input()[:3] == '555' else 0)