Contest: Codeforces Round 1017 (Div. 4)
Problem: 2094B - Бобритто Бандито
Please read my post, and if you dislike it, kindly leave a comment explaining why you didn't like it before downvoting!
In this problem, for this test case:
1
4 1 -2 2
The answer should be -1 0 or 0 1. However, this solution ( 315684773 ) gives -2 -1 for this test. Here is the screenshot: (https://prnt.sc/OvZ5SdwdoRq4 ), I tested it in Custom Invocation.
If I am correct, then how can CF accept this solution?
If I am wrong, please explain, and I will delete this post!




