Hello everyone
Can anyone please suggest some questions based on the Rotating Calipers concept, if they are available?
Thanks in advance
# | User | Rating |
---|---|---|
1 | jiangly | 3898 |
2 | tourist | 3840 |
3 | orzdevinwang | 3706 |
4 | ksun48 | 3691 |
5 | jqdai0815 | 3682 |
6 | ecnerwala | 3525 |
7 | gamegame | 3477 |
8 | Benq | 3468 |
9 | Ormlis | 3381 |
10 | maroonrk | 3379 |
# | User | Contrib. |
---|---|---|
1 | cry | 168 |
2 | -is-this-fft- | 165 |
3 | Dominater069 | 161 |
4 | Um_nik | 159 |
4 | atcoder_official | 159 |
6 | djm03178 | 157 |
7 | adamant | 153 |
8 | luogu_official | 150 |
9 | awoo | 149 |
10 | TheScrasse | 146 |
Hello everyone
Can anyone please suggest some questions based on the Rotating Calipers concept, if they are available?
Thanks in advance
I recently solved a practice problem called Chores making use of 1-indexed array. When I ran it on codeblocks it was giving the right answer but then I submitted and got a WA (even the custom invocation was giving wrong). I think that the judge used 0-indexed array by default.
This is the link to that submission: http://codeforces.me/contest/169/submission/18770974
Then I changed the code to 0-indexed and it passed. Is this a problem with Codeforces in general or is it a bug just this time?
This is the link to the AC answer: http://codeforces.me/contest/169/submission/18770997
I code in C++ FYI.
Thank you for replying!
Name |
---|