This repository is a working environment for competitive programming. It contains templates, libraries, and other useful scripts.
For more details, please read the documentation(ja).
- setup
$ cd workspace
$ make reset
- compile & run
$ make a # compile a.cpp
$ ./a