Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ice1000/oi-codes

:closed_lock_with_key: Solutions for online code challenges. Don't be evil.
https://github.com/ice1000/oi-codes

acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript

Last synced: 3 months ago
JSON representation

:closed_lock_with_key: Solutions for online code challenges. Don't be evil.

Awesome Lists containing this project

README

        

# About OI-codes
coding for NOIP.

每个文件对应一个OJ,里面是按照URL或者题号分类的题。

欢迎吐槽欢迎查错。

部分文件会有后缀,表示使用的算法/提交情况等。比如1234-dp.c表示使用dp的做法,4321-TLE.c表示这份代码交上去TLE了。