Codeforces Round 252 (Div. 2) & Codeforces Round 251 (Div. 2) round statistics :
#252 (Div. 2)
First accepted:
A (00:02) AlexandruValeanu kefaa J4T8Z9 const_int_magic
B (00:08) ToumaKazusa
C (00:10) hogeover30
D (00:32) GZHermit
E (01:27) ToumaKazusa
Total hack attempts: +145:-183
Top-5 hackers:
750 lalluvin +8:-1
600 kuangbin10 +6:-0
600 J4T8Z9 +6:-0
500 nipun_poddar +5:-0
450 lovedyj +5:-1
Other info
UPD: #251 (Div. 2)
First accepted:
A (00:02) AllCatsAreBeautiful Misha100896 WhereIsMyMind smart_lovely_JuanMata
B (00:03) Lalita alexkru minjie513 tarang1610
C (00:16) plus1ironwoodbranch kingsdom smart_lovely_JuanMata
D (00:26) guoyuanjingsig
E (00:38) plus1ironwoodbranch
Total hack attempts: +577:-193
Top-6 hackers:
1800 rationality +18:-0
1200 filipe.zhou +12:-0
1150 somag +12:-1
1100 fiery_falcon +11:-0
1100 irakli_p +11:-0
1100 ravi_villuri +12:-2
Complete Results
Why don't you have the CF 251 statistic?
There was a problem, which blocked the analysis of #251.
In that round, there was impossible to get contest/rating stats for some users (e.g. meee...). If someone knows, how to open theirs contests stats, please tell :)
My code rejects all the information considering it invalid in case of at least one error, and I didn't have time to make it tolerant of non-critical errors.
Hope it will be helpful: It is possible to know the rating before the contest here. It is 1211 for meee... before the contest. In the raring list you can see this user's rating here. It is 1280. Also his results.
Thanks, your information is helpful, but it's too tricky for automatic mode (it requires to write a lot of code for extremely rare case).
I am also looking for a way to open
codeforces.com/contests/with/meee...
page ('.' escaping via %2E doesn't help).Suppose, the easiest solution would be to skip these usernames during analysis and leave corresponding table rows blank.
I found a tricky way. You can add %20 (space) in the link. Open http://codeforces.net/contests/with/meee.%20.%20.
Awesome! Thanks!
Found that user.info in API works well: /api/user.info?handles=meee...
But /api/user.rating?handle=meee... says that handle cannot contain dots. Looks like not an intended feature..
UPD. Bug affects only users with 2 consecutive dots in handle, for example, dj..ek
i think this problem only occurs for users with consecutive
.
s in their handle.pages of users like aksan seem to be ok.
Updated, CF 251 stats added :)
There also was a problem with user profile begun: only
http://codeforces.net/profile/begun%20
could be openedhmm, both http://codeforces.net/profile/begun and http://codeforces.net/profile/begun seem to be working properly for me.
My bad: the page was blocked by Anti-Banner module of Anti-Virus, because
www.begun.ru
is a russian context-adv service :)Yippee! We waited for this)