aropan / clist

Your comprehensive guide to global programming contests. Track events, get details, and never miss a competition.
https://clist.by
Apache License 2.0
326 stars 33 forks source link

Standings > Weekly Contest 402 - outdated #379

Closed manoharreddyporeddy closed 1 day ago

manoharreddyporeddy commented 1 month ago

thanks for the work on clist, @aropan

===

the Standings of Weekly Contest 402 are not up to date

Its about 40 mins past contest end time but the ratings are not up to date

here it is up to date - https://lccn.lbao.site/predicted/weekly-contest-402

one way to fix this issue is fetching can be done in 2 passes

when 1st pass is done, we can see below correctly Score | Penalty | PredictedNewRating | PredictedRatingPerf when 2nd pass is done, we can see below correcly Q1 | Q2 | Q3 | Q4 also + mark to see code will be enabled

by this way use to 2 passes the ratings will come sooner and we can see ratings correctly similar to https://lccn.lbao.site/predicted/weekly-contest-402 without any delay

===

image

manoharreddyporeddy commented 3 weeks ago

Thanks @aropan It been a few days, can you update this contest data temporarily for now.

aropan commented 1 day ago

Duplicate #370.