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
| № | Пользователь | Рейтинг |
|---|---|---|
| 1 | Benq | 3857 |
| 2 | jiangly | 3810 |
| 3 | maroonrk | 3534 |
| 4 | tourist | 3528 |
| 5 | Kevin114514 | 3510 |
| 6 | turmax | 3411 |
| 7 | Um_nik | 3387 |
| 8 | Radewoosh | 3367 |
| 9 | heuristica | 3322 |
| 10 | strapple | 3317 |
| Страны | Города | Организации | Всё → |
| № | Пользователь | Вклад |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | maspy | 150 |
| 3 | Um_nik | 144 |
| 3 | nik_exists | 144 |
| 5 | Errichto | 139 |
| 6 | adamant | 136 |
| 7 | maroonrk | 134 |
| 8 | DNR | 132 |
| 9 | AmShZ | 131 |
| 10 | Dominater069 | 129 |
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
| Название |
|---|



Auto comment: topic has been updated by Argon_36 (previous revision, new revision, compare).
What's the difference?
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.