Блог пользователя n_k101

Автор n_k101, история, 3 года назад, По-английски

Can someone tell ways by which I can keep my mind cool during contests? I don't know how this happens that heartbeat increases (rushing through problem statement skipping important points, like if it is asked to print index, I am printing count of operations) , mind loses its calmness and even easy problems like A and B are done wrong.

Even after practicing regularly this problem remains and I think practicing more problems is not the solution to this "contest-anxiety" issue.

Can someone please guide me who have improved upon these psychological things?

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

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

For me it was 2-3 consecutive bad contests and then f-off imma just enjoy solving idgaf to the delta

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

Maybe it's not too easy to keep calm. In the recent contest, even some LGMs submitted the wrong answer on problem B because they thought there's no solution when n is odd number, however there's no solution only when n=3 (which is the smallest valid odd value of n)

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

It happens to me as well, during most of the contest I'm shaking and nervous.

  • »
    »
    10 месяцев назад, скрыть # ^ |
     
    Проголосовать: нравится 0 Проголосовать: не нравится

    Did it get better, or did you reach CM despite experiencing all that? My experiences are similar to you and I believe it is hindering my growth a lot.

    • »
      »
      »
      10 месяцев назад, скрыть # ^ |
       
      Проголосовать: нравится 0 Проголосовать: не нравится

      I think I have got better at managing my nerves, but still I definetely can't perform as well as I do when solving problems out-contest.

      I can't give you much advice but I would say trying to care less about rating and not comparing with others (which I still do but less xd).

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

(rushing through problem statement skipping important points, like if it is asked to print index, I am printing count of operations)

Happened today

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

I think debugging ability is important. Falling into "thinking inertia" is miserable. You spend a lot of time debugging just get an WA (or TLE). However, my debugging ability is not good either, so I am searching for help (https://mirror.codeforces.com/blog/entry/110936).

Besides please sleep 30 minutes before the contest, It helps.

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

with time , u can improve