Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haxpor/comppuva


https://github.com/haxpor/comppuva

competitive-programming cpp leetcode problems solutions uva

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

This repository contains C++ solution source code for UVa problem sets (See progress [here](https://github.com/haxpor/comppuva/blob/master/UVa/Progress.md)), and normal algorithm for practicing.

See comments for note and description for each solution source file for more info.

# Credits

* `10991.cpp`, full credits to Steven & Felix from Competitive Programming 3 book. The source is slightly modified to optimize in declarations by me.

# License

* `10991.cpp` is Copyrights to Steven & Felix from Competitive Programming 3 book.
* Other source files otherwise noted, licensed as MIT.