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

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

Apologies if the question has been discussed before or if I'm missing some obvious settings. I've recently decided to binge solve some popular regional ICPC contests from the gym. But I soon found out that the solved problem rows in the gym contest dashboard aren't highlighted with green colors like the way they are highlighted in regular rounds. So the simplest way I can find to know which problems I've tried/solved in a contest is to go to the corresponding standings/my submissions page.

Also, in the regular contests page, the number of problems solved in a particular contest is shown in the row corresponding to that contest. But that doesn't seem to be the case for the gym contests page. So I don't know of any convenient way to find out which contests I've tried and what my progress has been in them without entering each contest page and viewing the standings/my submissions page.

Screenshots to get a better understanding:

Spoiler

Am I missing something simple here? These little counters and indicators would definitely be incredibly helpful to keep track of my progress. I'd greatly appreciate anyone sharing how they've overcome this issue (of keeping track of progress in gym contests) by possibly utilizing any third-party tools/web apps.

Thanks in advance!

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

»
17 месяцев назад, # |
Rev. 2   Проголосовать: нравится +3 Проголосовать: не нравится

It's fine for me. Maybe it's your dark theme extension?

Spoiler
»
17 месяцев назад, # |
Rev. 2   Проголосовать: нравится +24 Проголосовать: не нравится

I think your coach mode is active, when it is active the problem does not turn green

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

    Ahhh, that's it. Thanks a bunch! I used the mode for the first time a few days ago to create a local contest replay, but forgot to disable it later. Really appreciate your help.