Jump to personal submissions from standings score in AtCoder.
This user script was inspired by Codeforces standings page and the tweet.
DEMO
- Show personal AC codes when the standings score was double-clicked.
- Standings type
- Standings
- Extended Standings
- Virtual Standings
- Standings (Mult)
- Team Standings
- Note: Show only individual participation.
- Relationships between scores and submissions
- Total Score : All of the contestant.
- Task A, B, ... : Task A, B, ... only.
- Standings type
- Install userscirpt manager (Tampermonkey) in your browser.
- Install Me.
- Click Tampermokey icon, turn on the userscript "Enabled" in dashboard.
- Select a standings page in AtCoder.
- Double click on the contestant's score you want to watch submissions.
- You can view the contestant's submissions. Enjoy!
Paste the following commands at a Terminal prompt.
$ mkdir hoge
$ cd hoge
$ git clone git@github.com:KATO-Hiro/AtCoder-Jump-to-Submissions-from-Standings.git
Readme Driven Development; RDDarchive.org