| # | User | Rating |
|---|---|---|
| 1 | Benq | 3857 |
| 2 | jiangly | 3810 |
| 3 | maroonrk | 3534 |
| 4 | tourist | 3528 |
| 5 | Kevin114514 | 3510 |
| 6 | turmax | 3411 |
| 7 | Um_nik | 3387 |
| 8 | Radewoosh | 3367 |
| 9 | heuristica | 3322 |
| 10 | strapple | 3317 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 158 |
| 2 | maspy | 150 |
| 3 | Um_nik | 146 |
| 4 | Errichto | 139 |
| 5 | adamant | 136 |
| 6 | maroonrk | 134 |
| 7 | DNR | 133 |
| 8 | nik_exists | 131 |
| 8 | Dominater069 | 131 |
| 10 | Proof_by_QED | 130 |
|
0
then how to practice in range 1100-1500 ? |
|
0
you are right !! Then the only option left is to gain 2 years of experience at a company where you actually learn dev stuff and then try switching to these big MNCs or established startups (which don't hire good talents due to diversity hiring). All the diversity hiring agenda goes in trash when hiring for experienced developers |
|
+6
guess what Stop aiming for such companies doing aggressive diversity hiring. It itself reveals that most likely there will be bad work environment, full of politics. |
|
-9
latest news How would they get a balanced diversity with all fair means ? They are bound to use these practices |
|
0
no way I still believe that number (5-10%) is good estimate. Just a guesstimate approx. 20-30k students pursue CS/IT from engineering colleges every year. And only 2000-3000 people actually get themselves truly involved into cp (not including those who aim for DSA from sources like GFG and Leetcode) |
|
0
isn't this link directing to page written in Korean ? Are problems available in English language at this website or we will have to use google translate ? |
|
0
Hi there sav I have been working upon dark mode for the Codeforces to accommodate features like testcase highlighting and overall provide a newer look to the platform. Will you be interested in reviewing it ? |
|
0
I have an explanation for the 1st problem, do you still need it ? |
|
0
Ertugrul onebit1024, the reason I chose yellow was it was a little less vibrant color in comparison to white, thus more soothing for eyes to read. I have a solution though, I will post another theme screenshot having violet and white. If that will get better response, then I will make the required changes. |
|
0
btw why are there so many downvotes ? |
|
0
it's still in development phase, I will try to finish it asap |
|
-27
Hey T1duS and all other viewers, lately these days I have been trying to develop a dark theme for CodeForces from scratch. Below I m sharing links to sub-components that I have touched upon so far: Spoiler How is it ? Did you like it at first glance ? |
|
0
Hey there Ertugrul coderdhanraj haochenkang onebit1024 and everyone else who has been following this comment thread. I m here to update you guys with what I have worked upon till now regd. dark theme : NOTE : text-colour of MathJax generated text is white since, I thought it would help differentiate the MathJax text from rest of the text in a problem and thus, grab our attention towards them quickly during a live contest problem. |
|
0
It's due to text generated from mathJax. I will surely fix it !! Besides is it looking good enough to be a pleasing-to-use dark mode ? |
|
0
I m planning to develop this theme |
|
+3
Hey I m also wondering to contribute on CodeForces by making a dark mode theme in near future. Most probably it be a Tampermonkey script. Spoiler Just wanted to know, if the theme looks good will you (CF users) be interested giving it a try ?? |
|
0
Hey I m also wondering to contribute on CodeForces by making a dark mode theme in near future. Most probably it be a Tampermonkey script. Spoiler Just wanted to know, if the theme looks good will you (CF users) be interested giving it a try ?? |
|
0
tgp07 Can You help where my approach went wrong in problem F ? My basic idea was to reduce every number in array A and B to their largest odd factors (by dividing them 2 as long as possible) and store the values in two different multisets. UPDATE : I figured out the issue, which was due to |
|
0
Hey Edlue Can You help where my approach went wrong in problem F ? My basic idea was to reduce every number in array A and B to their largest odd factors (by dividing them 2 as long as possible) and store the values in two different multisets. UPDATE : I figured out the issue, which was due to |
|
0
The recent problem from starters 51 (Chef & Cook Game) was more specifically a variation of Nimble Game, which in itself is a variation of Game of Nim. |
|
0
Here is what I thought would work but didn't pass more than one test-case, Can you explain why was it wrong ?? For Example : str = rzerotwooneonezerofo |
|
0
Can someone kindly explain how to do digit mapping problem ? My approach was very simple : find the first occurrence of smallest decimal digit present in the string, then remove chars from the string, required to make one instance of this decimal digit. This decimal number will be my most significant digit, thus I will append this digit once in my ans string. For Example : str = rzerotwooneonezerofo |
|
0
was it on-campus OA ? |
|
0
I have a variation of this problem whose statement is as follows : How will You solve this problem ? Note: By non overlapping i mean : 0<=i1<=j1<i2<=j2<N |
|
0
Thanks a lot for quick response !! I will try do the backward proof myself, if get stuck then I'll drop a comment, appreciate your effort. |
|
+8
Then this minimum is possible if and only if k≤N−k. More intuitively, there suppose k < N — k , to remove these k elements (of highest frequency) we will need another k diff elements (which will be present in this case). After removal we will be left with N — 2*k elements. |
|
-10
I updated my point, Majority of the girls (at our pace) who get hired through this process had equal opportunity right up to the point of entering some university |
|
0
I still think you didn't get the main point of this thread, Gregory. Suppose there is a software company that requires to hire 20 developers. A pool of 100 people applied there, from which 50 were men and 50 were women. The company decided to create two separate pools based on gender and then conducted the hiring test/interviews separately for both the pools. As a result, the company hired 13 men from pool A and 7 women from pool B. |
|
0
hey Termii !! Everyone approves that women should have equal rights. But most people don't know what that even means... Although it's not an apt place to ask for, Still can you elaborate on this (maybe through talks section) ? |
|
0
sadly you can't use it anymore if u can't pay for the monthly subscription !! variety-jones I was planning you drop a request to kindly increase number of free tickets for a user from 1 to 3 or 4 per 24h cycle. |
|
+4
But why would product based companies hire large number of females that are not having adequate amount of dev/CP knowledge, in place of male candidates who have better knowledge? Wouldn't this hamper the companies' growth and productivity ? |
|
0
It's CARROT extension which I personally feel is more accurate than Cf predictor. Here is the chrome extension link |
|
0
thnx for helping |
|
0
Correct me if I am wrong, but isn't it supposed to show me the list of contests that I gave virtually ?? for example I had participated in couple of div2 rounds virtually, but here in my unrated contest's list no such contest is showing up. |
|
0
I'm glad that we now have each user's unofficial contests history. I m sorry but can someone teach me, how to check our unofficial past contests ? |
|
0
My mistake, I knew about this extension, actually I wanted to know how to use virtual rating predictor from this website : https://cfviz.netlify.app/virtual-rating-change.html And how much accurate is this virtual rating predictor ? |
|
0
Can you explain how to use CF-rating predictor ? idk how to use it |
|
0
vkgainz would you mind explaining/sharing a blog that explains, how to check our seeds in a contest which is about to start ? |
|
+1
Just a suggestion Spoiler Instead of Div4 rounds can we get the frequency of div3 rounds, increased slightly ? |
|
+8
SOHAG_007 Also try to simulate the contest environment while solving. Because it usually happens with me that I m unable to solve contest problems these days which I m capable of solving and rather solve them later on my own with free mind (no fear of ranking or rating drop/jump) under decent time constraints |
|
On
just_telling_truth →
Exposing FAANG Youtubers and their LOOTS in term of REVOLUTION!!!, 4 years ago
+1
To all those people who shelled out Rs.3000($40) into this guy's pocket (Babbar), I would like to give a great advice to you all, just refer to these youtubers : Video resources Spoiler If these couldn't help you improve, then rest assured that such Rs.3000 courses won't help you either. And if these video resources (I mentioned) help you, then you can support them with your tiny contributions if possible. |
|
On
phattd →
Introducing Arugo — A website that provides virtual rating while practicing on problemset, 5 years ago
0
feature request : A way user can keep track of time taken on each problem solved. Also a time parameter to compare user's personal time with average time consumed by contestants on the same problem. |
|
0
The_stD7 feature request : Can we have the feature of comparing our timing on a problem with average/median time taken by contest's participants on that problem. |
|
+1
whohet how can we change/edit Class Completions ? suppose I want sort to sort (arr, arr + n) how can I do that ?? Also how to edit settings file to get vec to vector<> |
|
-12
Rushroom what's O3 and Ofast ?? how to use them in an IDE ? |
|
0
worked now, thanks |
|
0
not working |
|
0
Jatana how can we change/edit Class Completions ? |
|
0
did you find what you were looking for ? |
|
0
can you elaborate on how o install and use it ? |
|
0
how can we participate in an already finished contest like contest #7 |
|
0
https://codeforces.me/blog/entry/92162 GhostShafi Check his blog |
|
On
phattd →
Introducing Arugo — A website that provides virtual rating while practicing on problemset, 5 years ago
+8
phattd Are you planning to push the feature of atcoder support in near future ? |
|
On
kpw29 →
Standard problems have been abused to oblivion and there is little interesting stuff to still be found in them, 5 years ago
0
And suddenly we're ending up with atrocities like 1615D — X(or)-mas Tree. Parity of popcount of xor on paths on tree, really? kpw29 does that mean that developing intuition for this problem was quite hard or something else?? |
|
-39
Hi AnandOza ! right now I m watching your custom number theory problems video on youtube. Nice problems!! [though have got stuck at E and F] will you be doing more such videos, like custom problems on some other crucial topics and maybe theory streams ? |
|
0
can you somehow work on your nice project to further provide a color palette like above screenshot as a side option ? |
|
0
It's color palette doesn't matches with the screenshot shared above |
|
0
thnx for wonderfully explaining this. Do u know some problems related to this GCD property ?? |
|
0
where did u get this dark theme palette ttrolka |
|
0
can anyone explain the first one with an example ? |
|
On
ABhinav2003 →
Problem - Shovels and Swords | plz help i tried to find bug all night still did'nt get and i am frustrated!!!, 5 years ago
0
Hot_Potato This problem also has a binary search tag, how to solve it that way ? |
|
On
ABhinav2003 →
Problem - Shovels and Swords | plz help i tried to find bug all night still did'nt get and i am frustrated!!!, 5 years ago
0
yjgarg This problem also has a binary search tag, how to solve it that way ? |
|
On
ABhinav2003 →
Problem - Shovels and Swords | plz help i tried to find bug all night still did'nt get and i am frustrated!!!, 5 years ago
0
This problem also has a binary search tag, how to solve it that way ? |
|
0
Can you guide me to setup these compilation flags in VS Code (minGW compiler) ?? |
|
0
tfg Where can we learn about ways to prove whether greedy works or not ? |
|
0
can you update this beautiful list with graph problems which have been asked in 2020 and 2021 contests? |
|
On
cifowec →
Does Continuously Solving 800-1000 Rating Problems Help In Increasing Rank?, 5 years ago
0
Isn't it the other way round, to reach pupil (green) you need to solve A and B very quick Whereas to reach specialist (cyan) to you also need to solve C in decent time ? |
|
0
hey do you know how to use these flags in VS code is you have tried some of them ?? |
|
0
I thought the same way |
|
0
hey just wanted to know whether problem F was a digit dp problem ?? |
|
0
loved the length and quality of questions picked by this youtube channel. but can this be in Hindi or English ?? |
|
0
Thnx a lot for responding back. I inferred two thins :- first :- firstly, I should have generated all possible strings only once before running through each testcase (major mistake) secondly, I will use your advice : Advice when iterating through the alphabet, it's helpful to use the character's literal value rather than memorizing magic numbers e.g. |
|
0
In problem B, can you help why I got TLE ? Here is my submission: https://codeforces.me/contest/1536/submission/118685076 My basic idea : I created three sets (names are as follows one, two, three) each storing all possible strings of length (1,2 and 3) lexicographically. Then from the given string str I generated all strings of length 1,2 and 3 and stored all of them in another set called th Then I iterated trough all elements of set th and if any of these strings stored in th, if found in set one, two or three, I deleted that element from that set (this means that such string is already there in the given string str thus I deleted from the set which contains it besides set th) Lastly I checked if one isn't empty, the set of strings of size 1, then print Else if two isn't empty, the set of strings of size 2, then print its Else print |
|
0
In problem B, can you help why I got TLE ? Here is my submission: https://codeforces.me/contest/1536/submission/118685076 My basic idea : I created three sets (names are as follows one, two, three) each storing all possible strings of length (1,2 and 3) lexicographically. Then from the given string str I generated all strings of length 1,2 and 3 and stored all of them in another set called th Then I iterated trough all elements of set th and if any of these strings stored in th, if found in set one, two or three, I deleted that element from that set (this means that such string is already there in the given string str thus I deleted from the set which contains it besides set th) Lastly I checked if one isn't empty, the set of strings of size 1, then print Else if two isn't empty, the set of strings of size 2, then print its Else print |
|
0
can you plz elaborate what cutoff ?? Do you mean to maintain delta rating to zero, as a pupil you need to rank at least 4000 in this contest ?? |
|
0
for clarification : to use this — And how to use sanitizers in VS code ? ( using minGW ) |
|
0
how can I use these sanitizers ?? I m using windows with minGW on VS Code. I tried to compile on terminal using this command - but then i got this error Can we use c++ sanitizers on VS code in windows machine ?? If yes, then where am I going wrong ??? anyone plz help |
|
0
Can anyone help me to understand that how to use these flags on VS code (using minGW ) on windows machine. If they don't work on minGW compiler then I can try out other compilers but plz guide. |
|
0
So does this all even work on VS code which uses minGW compiler ?? Can anyone guide me with setting up all this on windows ?? |
|
0
Lol yeah even I got the same logic like suppose n = 8 and k = 2 then a simple string can be aa+ab+ba+bb which is "aaabbabb" in any case where n is > k² we just repeat this array !!! Am I right ? |
|
0
can you explain why there are collisions on using unordered_map in problem [D].If my hash-map is just used for storing frequency of every unique number in the array, then how can there be any collisions in keys ????? |
|
0
okay i get this point but how could you be sure that deleting the top two elements from the multiset would fail and the other way of deleting one from the top two values in multiset would work ?? 1 6 2 3 2 1 3 1 surely, our code with former logic would fail on this testcase, but pass the rest of them. What if this testcase wouldn't be there, then how would you reach to the above conclusion that the latter approach of decrementing the top two values by one would only work, and the former approach of deleting the second largest value from the top value at one go would give WA |
|
0
How are you so sure ? |
|
0
why aren't any difficulty level tags provided for any of the questions which falls under this contest ? |
| Name |
|---|


