Блог пользователя Square__Head

Автор Square__Head, история, 10 месяцев назад, По-английски

Problem E1 from the latest Div2 was already used before in a different contest. It's the same as 1486D - Max Median

  • Проголосовать: нравится
  • +19
  • Проголосовать: не нравится

»
10 месяцев назад, скрыть # |
 
Проголосовать: нравится +16 Проголосовать: не нравится

This isn't a rare occurrence and also not usually a big deal unless the author copied an existing problem intentionally, which is obviously not the case here.

»
10 месяцев назад, скрыть # |
Rev. 4  
Проголосовать: нравится 0 Проголосовать: не нравится

Everyone can use this to check whether the problem is used before

»
10 месяцев назад, скрыть # |
 
Проголосовать: нравится +16 Проголосовать: не нравится

Sorry about that. E2 (hard) was invented first and the subtask E1 was added later to balance the difficulty, so this was clearly not intentional. Nobody (authors and testers) realized this problem already existed. You can read more about problem coincidences here.

Some people have pointed out that http://yuantiji.ac could be used. I think it's best to avoid external services to avoid problem leakage, but it could be cool if Codeforces had a self-hosted version of that.