Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

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

Codeforces Round #919 D is very similar to https://codeforces.net/contest/381/problem/C. I noticed this whilst in the round , but i submitted the correct answer after the system test.Correcting the input format and a very simple modification to the code i sent previously got accepted.

My Submission to Codeforces Round #919 D : https://codeforces.net/contest/1920/submission/241490363

My Submission to Codeforces Round #223 C : https://codeforces.net/contest/381/submission/222796358

Note that this is not a proposal to make the round unrated.

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

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

All the problems this round felt pretty standard.

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

The exist problems cannot be avoided. If you find this, you're lucky, but actually there's few contestants found that.