When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

dv.jakhar's blog

By dv.jakhar, history, 3 years ago, In English

Hello codeforces, hope you all are safe! I wanna suggest a new feature to be added to codeforces. I want to have an individual discussion for every single problem, like leetcode and some other sites. It will be beneficial for us if you can implement it MikeMirzayanov. Sometimes I feel difficulty in understanding the editorial and in that case, I go for watching someone's solution and it goes above my head. Any thoughts?

  • Vote: I like it
  • +130
  • Vote: I do not like it

| Write comment?
»
3 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Oh wait

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +9 Vote: I do not like it

    I believe OP is asking for individual spaces for each problem to be discussed, specifically to that problem.

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it +11 Vote: I do not like it

      Yes, individual spaces for each problem like leetcode.

      • »
        »
        »
        »
        3 years ago, # ^ |
          Vote: I like it +6 Vote: I do not like it

        Or a problem name tag could also help. We can sort the comments based on the given problem tag

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

you can discuss under the editorials. I think it's unnecessary to add this function

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +96 Vote: I do not like it

    It's so nice to scroll several pages of comments just to find out everybody discusses A and B

»
3 years ago, # |
  Vote: I like it -18 Vote: I do not like it

I requested this feature once but you guys downvoted me saying that people will post things like ac in 1 go

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +12 Vote: I do not like it

    Thankfully, we have a voting system to downvote useless comments like those, unlike Spoj.

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it +11 Vote: I do not like it

      I agree, downvotes will surely discourage them from doing it again.

»
3 years ago, # |
  Vote: I like it +16 Vote: I do not like it

+1, would be much more accommodating for beginners, and ctrl+f "div1C" \ " C " \ "1c" \ etc. is quite inefficient.

»
3 years ago, # |
  Vote: I like it -32 Vote: I do not like it

if you can't understand an editorial, then you should try easier problems

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    For an easy problem why we would need an editorial?

  • »
    »
    3 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    for those who don't understand me: sometimes I can't understand an editorial of a div1E but I believe it's because I don't have enough experience, not because it's badly written.

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it +8 Vote: I do not like it

      Ok, I agree with that, but sometimes the editorials are truly badly written and sometimes they post it very late ( Educational rounds). Suppose if individual spaces for every problem is available then we will start discussing it just after the contest and we won't have to wait for editorial to be published.

      Also, in editorial, we get only one way of solving the problem(sometimes two or three when the writer is very kind), and in the discussion, we would meet people with different approaches and a lot more to be learned in that case according to me.

      Sorry for my bad English.

    • »
      »
      »
      3 years ago, # ^ |
      Rev. 2   Vote: I like it 0 Vote: I do not like it

      Sometimes I can't understand an editorial for like Div2B and I believe it is because it is badly written, not because I don't have enough experience

      Though nothing of it has anything to do with the feature request at question

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

This would be really helpful, it is really annoying to scroll down pages and pages of comments. Something like SPOJ, and also the option to hide it.

»
3 years ago, # |
  Vote: I like it +8 Vote: I do not like it

If this feature is implemented, the community will heavily increased.
The best thing for Leetcode is its discussion.
I'm still learning to use Codeforces, but it's really time consuming to find ideas towards a single problem.

Hope this can be finished soon.