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

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

Currently I developed a web app using the codeforces API. Due to current situation of a2oj.com https://codeforces.com/blog/entry/71249, for most people that known the list of problems ladders from Codeforces and still solving this problems is a little difficult to see your progress due that only exist the static version of ladders but with this proposal I hope be helpful and you enjoy it. This is the first version, It is simple but with main functions to see the progress in solving ladders problems of any user of codeforces, If you found some bugs or have any opinion about new features please tell me as you know this is first version and I will work for better version.

Notes:

  1. You can see the list of problem without introduce your user handle.
  2. If you want to see your progress just introduce your user handle.
  3. If you submit any problem this web app is making request to codeforces API that means that your progress must update and reflected in table and user information without refresh the web page.

https://codeforcesladders.firebaseapp.com/

 Desktop view

 Mobile view

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

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

Auto comment: topic has been updated by Isanchez_Aguilar (previous revision, new revision, compare).

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

Thanks a lot, you are a saviour

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

Cool! Really useful thing!

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

Why split problems in groups of 10? I think making all 100 problems from a ladder appear on the same page would make it more identical to the a2oj ladders. BTW, nice work.

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

Beautiful work! Simple and effective

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

Thanks a lot for the website. Also, can you please increase number of problems displayed per page.

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

Nice work bro. Can you also add the individual A B C D E .. ladders as many people have been solving them too. Thanks

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

Thanks a lot,it's wonderful and the interface is really cool!

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

How a level is assigned to a problem ?

1800-1899 ladder means 1900 difficulty problem in codeforces ?

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

I`m conflicted,how to use this app, and for what?

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

Its nice web but how the level is suggested.

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

Categories Please?

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

Auto comment: topic has been updated by Isanchez_Aguilar (previous revision, new revision, compare).

»
4 года назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

One more Problem which will be helpful if corrected!! Some problems are common in Div 1 and Div 2 rounds I have submitted my code on problem 373C(Div-2) but not on 372A(Div-1)

and your webapp shows me that I have not solved 372A (Ladder 1400-1499) It would be beneficial if corrected Thanks and regards

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

Thank you!!! and it would be nice if it had a side menu instead of the tab bar (makes it simple to navigate).