Can someone help me understand the meaning of error message that I am getting here
# | 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 | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
9 | nor | 153 |
Can someone help me understand the meaning of error message that I am getting here
Problem : https://codeforces.net/problemset/problem/1040/B
Solution : https://codeforces.net/contest/1040/submission/91739502
It is mentioned in the problem statement that for test case 2 answer 2 5 is also correct but the jury is saying it wrong. Why is it so? Can someone help?
Most of my DP solutions are not accepted and gives TLE in Python 3. Why is it so? Can anyone suggest some ways to deal with this TLE in the case of DP in Python 3? Here is an example link: https://codeforces.net/contest/1335/submission/83615163 of my Python code which is giving TLE despite the approach being the same as mentioned in Editorial.
Sol link: https://codeforces.net/contest/977/submission/83371644
Can someone point out why I am getting runtime error in test case 4?
Name |
---|