Hello everyone
Can anyone please suggest some questions based on the Rotating Calipers concept, if they are available?
Thanks in advance
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
6 | adamant | 157 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | djm03178 | 153 |
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://mirror.codeforces.com/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://mirror.codeforces.com/contest/169/submission/18770997
I code in C++ FYI.
Thank you for replying!
Name |
---|