Skip to content

mc-cari/codeforces-live-standings

Repository files navigation

Codeforces Live Standings

Website for a dynamic visualization for live standings of Codeforces competitions for a custom selection of users, the subissions and standings are updated automatically. The style of the website is the one used for ICPC competitions (ICPC World Finals Dhaka Standings) because it has an interesting design.

Contest 1797 example.

Website link: Codeforces Live Standings.

It has support for:

  • Normal Rounds
  • Educational Rounds
  • Gym Contests (Teams are recognized by one of its members, due to the Codeforces API design)

The website works with old contests and live contests and also shows the practice submissions.

Codeforces blog post.

The wesite uses the Codeforces API to get the data. During competitions, the API doesn't provide all the submissions, becuase they are beign updated at the same time, so the API responses are merged with the local status.

About

Live Standings of the Codeforces competition rounds inspired by the ICPC format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published