Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 274 Bytes

Algorithms

  • collection of algorithms implemented in c++.

Requirements

  • C++

How To Run

  • To generate single file for reference (output will be in outputs folder)-
  • On linux use command ./runlinux.sh.
  • On Windows use command run win.bat.