haxpor / comppuva

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains C++ solution source code for UVa problem sets (See progress here), 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.

About


Languages

Language:C++ 96.2%Language:Makefile 3.7%Language:Shell 0.1%