Link: https://codeforces.me/problemset/problem/5/A
My input reading implementation just hangs because there is no end-of-file delimiter...
How are we supposed to know when the input has ended in problem 5A?
Link: https://codeforces.me/problemset/problem/5/A
My input reading implementation just hangs because there is no end-of-file delimiter...