Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

C++ Project

Tech Stack

Common Commands

  • make init
    • configure and build the project
  • make run
    • run the program
  • make verify
    • run tests