I am getting TLE for C and D. Any hints ?
| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | strapple | 3515 |
| 6 | tourist | 3470 |
| 7 | dXqwq | 3436 |
| 8 | Radewoosh | 3415 |
| 9 | Otomachi_Una | 3413 |
| 10 | Um_nik | 3376 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 158 |
| 2 | adamant | 152 |
| 3 | Um_nik | 146 |
| 4 | Dominater069 | 144 |
| 5 | errorgorn | 141 |
| 6 | cry | 139 |
| 7 | Proof_by_QED | 136 |
| 8 | YuukiS | 135 |
| 9 | chromate00 | 134 |
| 9 | TheScrasse | 134 |
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://mirror.codeforces.com/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://mirror.codeforces.com/contest/1480/submission/135897388
Thanks
Not sure what I am missing in logic. Help !
Link to my solution: https://mirror.codeforces.com/contest/1593/submission/134690219
Here is my solution: https://mirror.codeforces.com/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://mirror.codeforces.com/contest/1472/submission/120840001
Thanks
Hi All
Can someone help find the fault in the logic ?
https://mirror.codeforces.com/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 |
|---|


