Argon_36's blog

By Argon_36, history, 2 hours 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
  • -7
  • Vote: I do not like it

»
2 hours 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).

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

What's the difference?

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

I've heard a lot of complaints about the phrasing in this problem, and I do apologize for any confusion that came from this. With that being said, the phrasing is correct: I'm not the best at explaining things and I'm slightly tired, so if you're still confused, I'd recommend putting the statement into chatgpt / gemini / any other AI tool and ask it why it's correct.