scoreboard
scoreboard copied to clipboard
Online judge scoreboard parser
This should be respected in the view shown when the tool has access to hidden data including disabled teams.
The contest downloader has to do a lot of guesswork when it's run without credentials. It can mostly work things out, but some things like WA/RTE/TLE distinction are msising and...
Not sure why this works, but it works.
Performance is OK when running as a standalone desktop app connected to HDMI. Still, things get a little bit choppy if casting the screen to another device at the same...
This is so that downstream slide templates can go modify them (eg. black/white backgrounds make for different ideal colour setups)
Nice-to-have to make putting together solution slides easier after contests.
For BAPC I created a `run.sh` script as follows (login params omitted) ``` bazel run analysis:activity -- \ ~/git/bapc/2019/bapc/solve_stats bazel run analysis:activity -- \ --solvestats > ~/git/bapc/2019/bapc/solve_stats/problem_stats.tex ``` It would...
If there's more than 100 submissions in a language, the default 20 tick size is too low. Really one tick is enough, so you could round the actual number of...
Depending on the contest size and size on the slides it would be nice to customize SECONDS_PER_BAR.
The default language out-of-the-box if locale isn't set should be some kind of universal emoji-based theme using "🕐", "🎈", "✔", and "✘".