| # | User | Rating |
|---|---|---|
| 1 | jiangly | 3810 |
| 2 | Benq | 3676 |
| 3 | Kevin114514 | 3655 |
| 4 | maroonrk | 3463 |
| 5 | strapple | 3447 |
| 6 | Um_nik | 3387 |
| 7 | heuristica | 3322 |
| 8 | turmax | 3317 |
| 9 | tourist | 3307 |
| 10 | jiangbowen | 3291 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 156 |
| 2 | nik_exists | 150 |
| 2 | maspy | 150 |
| 4 | Um_nik | 141 |
| 5 | Errichto | 139 |
| 6 | adamant | 137 |
| 7 | AmShZ | 135 |
| 8 | BledDest | 132 |
| 9 | maroonrk | 131 |
| 10 | qwexd | 129 |
|
+33
I calculated the total possible solutions which will be nC3 and then subtracted the number of bad combinations(observe that in a bad combination 2 problems will be having the same topic type and 2 problems will be having the same difficulty). |
|
+1
How to solve E? |
|
0
Thanks man, turns out I was not setting the columns in result grid and was trying to access columns without setting them, it was a stupid mistake :( |
|
0
I tried doing problem C(Palindromic Crossword) using some dfs kind algorithm(I stored nearest blockages for each row and column) and kept getting runtime error, can someone point out the mistake in my logic? Thanks link: https://pastebin.com/Xx3KHbGU |
|
+19
Google giving Codechef vibes :( |
|
+11
How to solve E? |
|
+13
What's the idea behind E2? Can it be solved using Z function? |
|
+1
How to solve C? |
|
+5
How to solve beautiful permutations? |
|
0
How to solve D? |
|
+4
How to do total overlap? |
|
0
How to solve problem D using top-down approach? |
|
+8
How to solve C? |
|
On
KAN →
Codeforces Round 687 (Div. 1, Div. 2) and Technocup 2021 — Elimination Round 2, 6 years ago
+13
How to solve D(div2)? |
|
0
In C,for solving for x-axis, why is it wrong to just sort the x coordinates and start mapping them to x[n/2]-n/2, x[n/2]-n/2+1, x[n/2]-n/2+2 and so on... here is my logic, i can't figure out what's wrong Spoiler |
|
0
How to solve div2-B(valuable paper)? Thanks in advance:) |
|
0
I also thought of the same approach but couldn't figure out which n/2 elements to eliminate from the sum.Could you help a little more on how to do the dp part? |
|
+9
How to solve D? Thanks in advnce:) |
|
0
How to solve E and F? Thanks in advance:) |
| Name |
|---|


