First Contest Experience

Revision en1, by yozaam, 2020-05-28 19:39:04

Wow!

After two months of studying and 100 leetcode questions, I decided to come to try the real deal-codeforces. It was quite the experience!

I have become so dependent on the leetcode "run code" "show diff" options that I am not able to work without it :(

I solved question A by doing a complete dry run in my notebook and then moved forward

I tried a lot of edge cases but could not solve the wrong answer error in question B, it was so close :(

And finally, I moved onto C and there I managed to get a mathematical equation on paper ( adding 1/2 then 1/3 then 1/4 ... to avg temp) but could not figure out the loops terminating condition.

Overall I am very happy about this decision and cannot wait for the next contest!

Thanks for reading :D

Tags #wronganswer, #beginner, #contest, first div2 experience

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English yozaam 2020-05-28 19:39:04 791 Initial revision (published)