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

Автор Phantom_Performer, история, 3 года назад, По-английски

During a contest, when you have a problem opened, you can see the points you will get if you solve the problem at 'X' minutes from the beginning. Would it be better if it to took into account the penalties you got as well? (so for example: the problem gives you 1450 points now, but since you have 3 wrong submissions you will get 1300 when you actually submit). Let me know your thoughts as well. P.S maybe codeforces admins could also share their thoughts? (is it hard to implement?)

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

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

I never have wrong submission so its not for me, but would be good feature. :D

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

Yes, I would love to see that implemented too.

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

Maybe also hide solved problems?

  • »
    »
    3 года назад, скрыть # ^ |
     
    Проголосовать: нравится +29 Проголосовать: не нравится

    I don't think that is a good idea. Hacks exist and you might realize that your solution that passed pretests is actually wrong. In that case you know how much points you will get for resubmitting now. Also, that sounds like somewhat hard to implement and I don't think it changes that much as you can just not look at problems you solved.

»
3 года назад, скрыть # |
 
Проголосовать: нравится -30 Проголосовать: не нравится

But that already exists...