Standard Ranklist (srk) is a json format to describe many kinds of ranklists like ICPC, OI, etc.
With srk, most of programming contest ranklists can be described in a standard format, custom display style with different renderers and share everywhere.
Version: 0.2.1
-
index.d.ts
: srk definition -
demo.ts
: json like demo
- Standard Ranklist Renderer: a web renderer for srk (used in 2020 CCPC official ranklist page)