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

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

In today's contest Codeforces Round 1070 (Div. 2), when I submitted the code for 2176D - Fibonacci Paths, the codeforces website got stuck loading after pressing the submit button and then gave a 404 error, and gave a broken site error after reloading. So, I had m1.codeforces.com open in another tab and submitted the exact same code.

Now, this ended up counting as 2 submissions and my first submission got skipped. Can something be done about this MikeMirzayanov ?

In the attached screenshot it can be seen both the submissions were at the exact same time.

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

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

is it that bad ?

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

You can click the "Ask a question" link and ask them to skip your later submission. But I am not sure if this works after the contest.

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

That is exactly why the first submission is skipped. It doesn’t count towards any possible penalty. This is only an issue if your first submission isn’t skipped.

This generally does happen many times when codeforces is in heavy load, but if it is skipped correctly nothing to worry about.