Argon_36's blog

By Argon_36, history, 61 minute(s) ago, In English

Question : https://codeforces.me/contest/2259/problem/E

The question states the MINIMUM distance to be travelled to get to an island is a[i] not EXACT. But the solution/tutotial use EXACT distance.

I think this question deserves a review

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

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

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

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

What's the difference?