Блог пользователя le.mur

Автор le.mur, 7 лет назад, По-английски

Since February of this year, I have been solving problems here on Codeforces. I've never done anything like this before. Also, I started without any math background. You can read the details here: https://mirror.codeforces.com/blog/entry/65565

I wrote my very first program less than 6 months ago. Now I solved ~250 problems. Some of them are educational problems on programming technique, some of them are problems from the real rounds.

Different things happened: some problems were solved easily in short time, some tasks stopped me for a few days. But every time I was very happy about the correct solution!

When I don't understand something, I can get angry, upset, or all at the same time. But with each solved problem, understanding appears more and my problem-solving speed increases, which I am very glad about. For example, at first I really didn't like the strings "Well, it was good without them!". But now everything is OK, we are friends with them). Now I can write the code, and then I look like this: wow, how can I.

And the time has come! Today I plan to participate in my first official round! I'm a little nervous and worried :-) But I hope I will like it.

Do you remember your first round? Tell me how it was!

  • Проголосовать: нравится
  • +124
  • Проголосовать: не нравится

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +37 Проголосовать: не нравится

Good luck and have fun!

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +21 Проголосовать: не нравится

Good luck and remember to not worry too much about your results.

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +21 Проголосовать: не нравится

I know the round has started already but wanted to say good luck!

»
7 лет назад, скрыть # |
 
Проголосовать: нравится -6 Проголосовать: не нравится

rip queue

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +12 Проголосовать: не нравится

my very first contest was exactly like yours

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +30 Проголосовать: не нравится

I upsolved A in 5 minutes after the round! Next time hope to solve a problem in time)

»
7 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится +13 Проголосовать: не нравится

I remember my first CF round(it was div1+div2). I thought that A was too hard(obviously, it was not), B was some extremely non-trivial DP(obviously, it was not) and I started writing bruteforce solution for F because it's not $$$O(n^2)$$$ but $$$O(\frac{n^2}{2})$$$ memory usage(n=10^5).

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +22 Проголосовать: не нравится

My first round is CodeForces Educational Round 70...almost quit CP...

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +16 Проголосовать: не нравится

"Do you remember your first round? Tell me how it was!"
Solved A, got hacked some minutes later (didn't know what a hack was), almost immediately rage quit. Wonderful times :D

»
7 лет назад, скрыть # |
 
Проголосовать: нравится -40 Проголосовать: не нравится

You solved 350 problems and now you cant solve div3 A in 2 hours. Sounds weird.

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +20 Проголосовать: не нравится

My first round was Div 3. Solved 3 questions, was disappointed to see my rating fell -22. Little did I know that disappointment would be the cutest one of all the ones in future. Haven't been able to solve 3 after that up till now, lol!