https://github.com/inazuma110/atcoder_language_visualizer
AtCoderに提出されたプログラムの言語の割合を表示するウェブアプリ
https://github.com/inazuma110/atcoder_language_visualizer
atcoder
Last synced: 4 months ago
JSON representation
AtCoderに提出されたプログラムの言語の割合を表示するウェブアプリ
- Host: GitHub
- URL: https://github.com/inazuma110/atcoder_language_visualizer
- Owner: Inazuma110
- Created: 2020-11-28T20:00:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T08:19:58.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T20:18:41.821Z (about 1 year ago)
- Topics: atcoder
- Language: HTML
- Homepage: https://inazuma110.github.io/atcoder_language_visualizer/
- Size: 6.64 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AtCoder Language Visualizer
ブラウザでindex.htmlを開くだけです.
update_data.pyを実行すると提出されたファイルを取得し直します.
木曜日に自動で更新されます.
[AtCoder Problems](https://kenkoooo.com/atcoder/#/table/)の[APIとデータセット](https://github.com/kenkoooo/AtCoderProblems/blob/master/doc/api.md)を使わせて頂いています.