I am getting TLE for C and D. Any hints ?
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
I am getting TLE for C and D. Any hints ?
I tried a solution based on dp but I am getting WA: link to my solution: https://codeforces.net/contest/1113/submission/136000085
I got the greedy approach, just want to know if it can be solved using dp and what I am missing in dp.
I am not able to find a counter example for my solution: https://codeforces.net/contest/1480/submission/135897388
Thanks
Not sure what I am missing in logic. Help !
Link to my solution: https://codeforces.net/contest/1593/submission/134690219
Here is my solution: https://codeforces.net/contest/1436/submission/131680312
For all the numbers in the test case, the sum I get for the rows and columns is a prime number, but it still fails. Any help is appreciated.
2-5 3-11 4-19 5-29 6-41 7-55 8-71 9-89 10-109 100-10099
Hi All
I am not able to see where the logic fails, any help?
https://codeforces.net/contest/1472/submission/120840001
Thanks
Hi All
Can someone help find the fault in the logic ?
https://codeforces.net/contest/1534/submission/119410596
Regards
While solving 230A I came across a failing test case 104218672 1 2 1 0 1 0
This is should result in YES, I think, but the judges say that it is NO. Can someone explain to me why this is NO?
Name |
---|