Skip to content

KATO-Hiro/AtCoder-Jump-to-Submissions-from-Standings

Repository files navigation

AtCoder-Jump-to-Submissions-from-Standings

Jump to personal submissions from standings score in AtCoder.

Description

This user script was inspired by Codeforces standings page and the tweet.

DEMO

Features

  • 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.

Getting started

  1. Install userscirpt manager (Tampermonkey) in your browser.
  2. Install Me.
  3. Click Tampermokey icon, turn on the userscript "Enabled" in dashboard.

Usage

  1. Select a standings page in AtCoder.
  2. Double click on the contestant's score you want to watch submissions.
  3. You can view the contestant's submissions. Enjoy!

How to clone the repository

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

Links

AtCoder

Original tweet

User script guide

User script for beginner

Readme Driven Development; RDDarchive.org

Author

@KATO-Hiro

License

CC0