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

Автор ahmed_aly, 12 лет назад, По-английски

Hello everyone,

Thanks to the new Codeforces API, I'm working on some new Codeforces tools in my website.

If you have any suggestions or you need any tool/feature to exist, please post it here and I'll be happy to implement it if it's possible.

Thanks, Ahmed Aly

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

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

List of users sorted by max rating. (For View all, Countries, Cities and Organizations).

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

If it's possible to draw a histogram for number of problem you solved for each problem level (500,1000,1500,2000,2500)
so you don't ask yourself to solve D or E during contest and actually you never solve any problem as hard as D or E before so histogram will easily show you your current level.

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

Group categorization for problems type

for example user choose certain topics to practice ( bitmask , MST , Greedy .. )

and the tool provide him with problems guaranteed to belong to this set of topics without knowing the specific topic of each problem in order to give him the chance to define the problem by himself.

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

Compare rating graphs :)

like this on TopCoder

put any number of handles and compare them!

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

Rating tables featuring only active users (Those who participated in a contest within last 4 or 5 contests) ... Also filtering a contest standings by country would be a great thing.

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

would love to see cf blog organised. if blog you are looking for disappear from recent actions section, then you google it, and you come up with weird buggy blog that makes you leave the page asap. i would appreciate to see cf blog look like so(stackoverflow) or some other cool forumlike view

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

can you do this? virtual rating — draw rating of virtual contests

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

sorry for being a bit off-topic, but

A2 Online Judge now supports CodeChef!

yay! :)

»
12 лет назад, скрыть # |
 
Проголосовать: нравится +27 Проголосовать: не нравится
  • View contest scoreboard only for a given country(I am tired of iterating over all Bulgarians to make them my friends).

  • Country rating graph!

  • A tool like the one __MB used to have for top coder- what would my rating change be if I had been x-th. This way I can regret even more that I did not add these two symbols ;) I am not sure the rating system here will allow for that, tough.

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

Rating prediction

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

if its possible to add comment box in problems. So that users can ask to admin query regarding facing solving problems during running contest.

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

List of all solutions for a certain problem, like the topCoder summary.

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

Registrants write blog posts for editorials, algorithm tutorials, algorithm questions.. It would be nice to filter these and have access to algorithm tutorials with less effort.

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

To make an archive of tutorial blogs.

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

Rating distribution and percentile. (like on topcoder)

»
12 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится +10 Проголосовать: не нравится

Some years ago I saw PvP = Performance vs Petr for topcoder where you were able to saw how you did against Petr when both of you competed in the same contest, thus knowing in how many contests you won him (probably 0...) and in how many problems you got a better score (hopefully 1!).

Of course this could be generalitzed to PvT (Performance vs tourist) or performance against any other user.

It would be very nice to have this!

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

Any stats from list in TC record book will be interesting)

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

It takes too much time to add the new problems of codeforces to A2 online judge. For example, if I want to create a contest, I can add only problems their ID's 397 or less although we reach (till now) to 441.

Could you, please, fasten this process? Thanks in advance.