Skip to content

yunoda-3DCG/AtCoder_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtCoderへのログイン
    oj login https://atcoder.jp/

テストインプットのダウンロード
    oj d https://atcoder.jp/contests/agc001/tasks/agc001_a

テストの実行
    oj t -c "python3 abc295a.py" -d test

コードの提出
    oj s https://atcoder.jp/contests/abs/tasks/abc086_a abc086a.py 

pypyで提出する場合
    oj s --guess-python-interpreter pypy abc086a.py

About

AtCoder用のpythonリポジトリ。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published