I am getting TLE for C and D. Any hints ?
# | User | Rating |
---|---|---|
1 | jiangly | 3976 |
2 | tourist | 3815 |
3 | jqdai0815 | 3682 |
4 | ksun48 | 3614 |
5 | orzdevinwang | 3526 |
6 | ecnerwala | 3514 |
7 | Benq | 3482 |
8 | hos.lyric | 3382 |
9 | gamegame | 3374 |
10 | heuristica | 3357 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | -is-this-fft- | 165 |
3 | Um_nik | 161 |
3 | atcoder_official | 161 |
5 | djm03178 | 157 |
6 | Dominater069 | 156 |
7 | adamant | 154 |
8 | luogu_official | 152 |
9 | awoo | 151 |
10 | TheScrasse | 147 |
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.me/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.me/contest/1480/submission/135897388
Thanks
Not sure what I am missing in logic. Help !
Link to my solution: https://codeforces.me/contest/1593/submission/134690219
Here is my solution: https://codeforces.me/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.me/contest/1472/submission/120840001
Thanks
Hi All
Can someone help find the fault in the logic ?
https://codeforces.me/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 |
---|