An open API service indexing awesome lists of open source software.

https://github.com/ningenme/compro-solver-cpp

競技プログラミングのsubmittion
https://github.com/ningenme/compro-solver-cpp

competitive-programming cpp

Last synced: 26 days ago
JSON representation

競技プログラミングのsubmittion

Awesome Lists containing this project

README

          

# compro-solver
![post](https://github.com/ningenMe/compro-solver/workflows/post/badge.svg)

競技プログラミングのsubmittion

- javadocの書き方は下記参考
```cpp
/**
* @url
* @est
*/
int main() {
return 0;
}
```
- url 問題のurl。http or httpsが必要。
- est 体感難易度。AtCoder基準で点数をつけている。