icyo's blog

By icyo, history, 6 hours ago, In English

In recent contest, I couldn't enter codeforces because of Human machine verification for over 15 minutes after the contest started. This gave me a very bad experience and I have to vp at another time. What can I do? I don't want to read the problems 15 minutes or more later than others, especially in next div1+2.

Full text and comments »

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

By icyo, history, 4 months ago, In English

problem D from CodeTON Round 8, my code get MLE: https://codeforces.com/contest/1942/submission/254227380, but why? I solve it in O(nklogn), and memory for O(nk), and MLE on test 5.

Full text and comments »

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

By icyo, history, 4 months ago, In English

Anyone has some advice for practice? Sometimes I can solve difficulty up to 2400 but sometimes can't.

upd: Can anyone suggest some difficult and important algorithm that a GM needs to learn?

Full text and comments »

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