| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | turmax | 3559 |
| 6 | tourist | 3541 |
| 7 | strapple | 3515 |
| 8 | ksun48 | 3461 |
| 9 | dXqwq | 3436 |
| 10 | Otomachi_Una | 3413 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | adamant | 153 |
| 3 | Um_nik | 147 |
| 4 | Proof_by_QED | 146 |
| 5 | Dominater069 | 145 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | TheScrasse | 134 |
| 10 | chromate00 | 133 |
|
0
nhi tinh noi gi cung ngu orz |
|
On
cdkrot →
Editorial of Codeforces Round #567 (based on All-Russian olympiad in the name of Keldysh), 14 months ago
0
persistent segment tree to find kth elements |
|
+3
it means 2413 |
|
+2
it means 2413 |
|
0
Auto comment: topic has been updated by thaonguyendethuongvai (previous revision, new revision, compare). |
|
0
he 's just a kid kid watching skibidi dop dop yes yes. Confusing between question and answer mean he didn't actually care about your comment so don't give a fck to him. |
|
On
thaonguyendethuongvai →
Need help to find a data structure that can solve this operation, 16 months ago
0
ok thanks :D |
|
On
thaonguyendethuongvai →
Need help to find a data structure that can solve this operation, 16 months ago
0
thank you :D |
|
On
thaonguyendethuongvai →
Need help to find a data structure that can solve this operation, 16 months ago
+1
ok thanks bro |
|
On
thienlongtpct →
(Need help) How fill the table with at most 3 different colors in a same column., 16 months ago
0
what happened here, i have just came but CodingKnight comment was erased. |
|
On
thaonguyendethuongvai →
can somebody explain why my solution got TLE on some case: https://cses.fi/problemset/task/1670/ , 16 months ago
0
anhphant help me help me |
|
0
|
|
0
english con cac |
|
-10
gâu gâu gâu gâu |
|
0
can somebody give me an example why my greedy on problem C didn't work ( it worked well till line 189th appeared difference ),please. ~~~~~ a[n+1] = 0; for ( tn i = 1; i <= n / 2; i++ ){ if ( a[i] != a[n-i+1] ){ // ( tn means int ) swap(a[i],a[n-i+1]); if ( ( a[i] == a[i-1] ) || ( a[i] == a[i+1] ) || ( a[n-i] == a[n-i+1] ) || ( a[n-i+2] == a[n-i+1] ) ) swap( a[i] , a[n-i+1] ); } } tn ans = 0; for ( tn i = 1; i <= n; i++ ) ans += a[i] == a[i+1]; ~~~~~ |
| Name |
|---|


