bkrtoni's blog

By bkrtoni, history, 8 years ago, In English

Hello Everyone.

When i started with problem solving i still don't know how to make a good plan to train well, Even i don't have any good reference to learn from. I am just solving problems, i think it's bad thing , 'coz everything goes slower. My main problem is in graph, it is easy but i can't solve any graph topics and some of DP topics.

Please help me to train well 'coz there is contest (ACM JCPC) in first of october 2016, i have only one month to train.

Thank you.

  • Vote: I like it
  • -17
  • Vote: I do not like it

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

in my training i solve all problems solved this guy helping me so far AzorAhai

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

have you tried to read the editorials for the problems that you couldn't solve ?

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

    yes, but sometime i can't understand the editorial , any way it is hard when the problem are 'C' or above, otherwise it is okay.

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

      I agree with you that it is hard to understand the editorials but try to read the comments in the editorial and the announcement blogs and read the codes of the people who solved the problem, in this way it may take you a day to understand a problem but I think this is the only way to learn how to solve hard problems for me. sure first try to solve the problem without reading the editorial.