| # | 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 | 143 |
| 5 | Errichto | 139 |
| 6 | adamant | 137 |
| 7 | AmShZ | 135 |
| 8 | maroonrk | 133 |
| 9 | BledDest | 132 |
| 10 | qwexd | 129 |
|
0
like u can establish one to one map , between the original array and this a[index] — index array while doing operations . finally what u want after ops in original array looks like x , x + 1 , x + 2 , x+3 , x+4 , ... , x + n in this set up of subtracting position from the value |
|
0
how u arrived at whatever eventually , then? |
|
On
TheEvilBird →
Codeforces Round #1078 (Div.2, based on Moscow Olympiad for Young Students, rated), 7 months ago
+1
ohh , i c . we can adjust from the down and left the simple L shaped boundary to achieve it |
|
On
TheEvilBird →
Codeforces Round #1078 (Div.2, based on Moscow Olympiad for Young Students, rated), 7 months ago
-8
Is D CHT ? |
|
0
[UPD:] type India and it is found ... |
|
+6
Hi , SecondThread why India country is not available on the tshirt vendor website ? It had been there atleast for some past years. |
|
0
This is similar to what happened with problem B R2 . |
|
0
using chebyshev to bound the probability of failure is approx atmax 5 % . under 50 to see it , with 2.5% very low probabiltiy to occur , the 5% is still loose ... |
|
0
just getting the hint like it is random and exp is really helpful . I somehow reached at (i , q[i]) until i == p[i] with exp == 2 . Even i found exp == 3 in some cases .But the sad part , i could not combine up things to get to (3 + 2)n/2 ... This is nice and intuitive sol , better from less intuitive editorial . |
|
+3
whatever it is , we have to give ours best to it . |
|
+7
U also did not do anything/not even talking abt R2-B problem till now . This is so bad SecondThread |
|
0
It is completely fair and ok . One side setters/contest authors on cf and otherside , Look at meta hacker cup , what they did accepted wrong solutions for B and did not even appologise with a blog till now . |
|
+3
bruh SecondThread can you pls confirm till when the scoreboard will be freezed ? it seems till round 3 start . |
|
+3
could be . but compiler(the purpose it is there) + good env conditions has the potential to do this .Also , there are several other alternatives (recontest , some relaxations etc) . |
|
+9
Let them decide . What can we do ? It is upto metappl what they want to do ? It is pretty common that ppl with crrt solution goes up after the contenst , that does not seem to happen in B this time that is all . |
|
+5
It is important for ppl who compete for T-shirts (Top 2000) like me . |
|
+16
SecondThread , Please rejudge the solutions as correctness should be the top most priority -- because it is not passing pretests or something , it is abt coming up the best you can and results will be revealed after end of contest . |
|
0
where it is written ? what abt T — shirts rank ? |
|
0
ok ok , calm down. It is not so difficult to come up with the idea :) . |
|
+1
yep |
|
0
what is it — the easy generating function ? The previous D was just bfs . |
|
+1
if ai < l it becomes l and if it is > r , it becomes r .. using fenwick u can compute the sum of numbers which are in [l,r] and you can maintain how many < l and > r no.s in another fenwick . |
|
0
This is nice . How u come to this conclusion ? i mean experience or just trying out in live contest[love to hear]. |
|
0
*i mean final length will be O(31*n) |
|
0
It is sort of related to logarithmic median (not a standard term) . Make a new array = original + all ceils and 2*x from all nums in original . From each element try to reach every other element with ops , add range operation in Operations_store_array . minimum valued accumulated at an index of operations_store_array is ans . |
|
0
do not agree |
|
0
In F , feeling was there are lot of contrainsts |
|
On
IceKnight1093 →
Invitation to CodeChef Starters 211 (Rated till 6-Stars) — 5th November, 11 months ago
0
cool just because of one problem ? |
|
On
IceKnight1093 →
Invitation to CodeChef Starters 211 (Rated till 6-Stars) — 5th November, 11 months ago
0
Me too |
|
0
https://codeforces.me/blog/entry/98629 + along with linearity of cyclicity destroys E |
|
0
Also towards med — easy , the F |
|
+13
How do you know abt the wants of so many ppl ? |
|
0
Nice _Kee . how did you get — what to search on OEIS ? |
|
0
just check warm-up problem of the 2025 hacker-cup practce |
|
0
Nice |
|
0
Problem E is nice . I tried — like extending ans[i] to ans[i+1] from left to right , right to left . consider all mexs . iterating from left to right . form segments of the bigger number increasing the answer ; nothing properly clicked like the stuff being done in editorial . Thanks . |
|
0
I also want the same .Lets us see who achieves it faster . |
|
0
i think -i am also on the same way ,why binary search will not work with lazy seg assuming no tles?? |
|
0
Thanks , it is indeed very helpful. |
|
+1
Hoping to get nearby ratings |
|
0
Deleted |
| Name |
|---|


