abhinav_19_anand's blog

By abhinav_19_anand, history, 19 months ago, In English

Who felt that the question(A) that came in Codeforces Round #828 (Div. 3) was a little trickier/harder than the problem that came in Educational Codeforces Round 137 (Rated for Div. 2). I am writing this because for the first time I was able to solve the Div -2 problem A during the contest and I was not able to solve the problem A that came in Div-3, but was able to solve the problem-B (Div-3) but not during the contest, because my code for problem-B was throwing TLE on test case 5 during the contest.

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

| Write comment?
»
19 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Div3 A, Div3 B, and Div2 A are all usually around 800 rated difficulty. Naturally some will be harder for you if you haven't seen the idea before.