|
0
I see. Thanks a lot for the help! |
|
0
I see. Thanks a lot for the help! |
|
0
Yes, it worked. So we may have a < b and b < a being both false, but we can't have a < b and b < a being both true. Is this correct? |
|
0
You should not use cin and getchar/scanf when |
|
0
I received a really strange Runtime Error on problem B and am not able to identify the reason. What is wrong here? 21044715 I suspect the error is on the first sort after playing with the answers that Codeforces give me. |