Hyder1102's blog

By Hyder1102, history, 102 minutes ago, In English

This is the problem (https://codeforces.me/group/wlb0UYQSQF/contest/644248/problem/H)

It was asked last year in indian ICPC mock contests..

I had solved it before! I used the same code, coz why not? Its allowed..

And testcases are weak too, i had by mistakenly ignored all elements greater than N+64, and still got AC!

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
102 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Hyder1102 (previous revision, new revision, compare).

»
98 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Hyder1102 (previous revision, new revision, compare).

»
98 minutes ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Auto comment: topic has been updated by Hyder1102 (previous revision, new revision, compare).

»
42 minutes ago, hide # |
Rev. 2  
Vote: I like it +3 Vote: I do not like it

Source of the provided problem if we dig even deeper: Link

XXI Open Cup, Grand Prix of Korea, problem H.

However, I believe contest quality was good. Thanks for the authors!