File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ codecov] ( https://codecov.io/gh/kyuridenamida/atcoder-tools/branch/master/graph/badge.svg )] ( https://codecov.io/gh/kyuridenamida/atcoder-tools )
3
3
[ ![ PyPI] ( https://img.shields.io/pypi/v/atcoder-tools.svg )] ( https://pypi.python.org/pypi/atcoder-tools )
4
4
5
- atcoder-tools
5
+ AtCoder Tools
6
6
====
7
7
Python 3.5 以降で動作する [ AtCoder] ( http://atcoder.jp/ ) からサンプル入力をダウンロードしたりする際に便利なツールです。
8
8
@@ -25,9 +25,11 @@ Python 3.5 以降で動作する [AtCoder](http://atcoder.jp/) からサンプ
25
25
` pip3 install atcoder-tools `
26
26
27
27
## Demo
28
- <a href =" https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5 " >
29
- <img src="https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5.svg" width=70%>
30
- </a >
28
+ <img src =" https://user-images.githubusercontent.com/233559/52807100-f6e2d300-30cd-11e9-8906-82b9f9b2dff7.gif " width =70% >
29
+
30
+ ## Analysis
31
+ 各問題ごとの解析結果などが載っています。
32
+ https://kyuridenamida.github.io/atcoder-tools/
31
33
32
34
## Usage
33
35
@@ -234,4 +236,4 @@ int main(){
234
236
[ kyuridenamida] ( https://github.com/kyuridenamida ) ([ @kyuridenamida ] ( https://twitter.com/kyuridenamida ) )
235
237
236
238
## 免責
237
- このソフトウェア等に起因するいかなる損害に対しても、[ @kyuridenamida ] ( https://github.com/kyuridenamida ) 並びにこのソフトウェアの開発者達は何ら責任を負いません。
239
+ このソフトウェア等に起因するいかなる損害に対しても、[ @kyuridenamida ] ( https://github.com/kyuridenamida ) 並びにこのソフトウェアの開発者達は何ら責任を負いません。
You can’t perform that action at this time.
0 commit comments