Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.56 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.56 KB

Online Judge UVa

License: IEEE

This repository is my personal acceptance problems record for UVa Online Judge. If you are interested in this repository or have any quesiton, please feel free to contact with me.

Each problem are placed in its folder which is named by the ID of the problem. The folder contains the following files.

  • README.md - The detail of problem.
  • UVA-0000.cpp - My solution for this problem. Some of problem may have more than one solution and be named as UVA-0000-1.cpp, UVA-0000-2.cpp and so on respectively.

The judging result of UVa will show on uHunt.


Useful Plugins

To access this repository more easily, the following plugins is recommended to install. Notice that the following plugins are for Google Chrome only.

  • GitHub with MathJax - For better understanding some formulas in README.md
  • Octotree - An sidebar on the left side for better accessing other files in other folders

Author


License: IEEE