Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uetchy/atcoder
AtCoder Code
https://github.com/uetchy/atcoder
atcoder competitive-programming
Last synced: about 23 hours ago
JSON representation
AtCoder Code
- Host: GitHub
- URL: https://github.com/uetchy/atcoder
- Owner: uetchy
- License: mit
- Created: 2019-02-03T14:24:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T12:49:02.000Z (over 5 years ago)
- Last Synced: 2024-11-08T20:53:52.502Z (about 2 months ago)
- Topics: atcoder, competitive-programming
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AtCoder Code
## Install
```
pip3 install online-judge-tools
oj login -u -p https://atcoder.jp/login
```## Test
### Samples
```
# edit `.env`
./scripts/test.sh
```### Custom
```
cat<command + shift + b.