Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 432 Bytes

File metadata and controls

27 lines (16 loc) · 432 Bytes

Replace with your unique project name

Description

version 1.0

Replace with a description of what your program does (not how it works)

Developer

Replace with your name

Example

To run the program, give the following commands:

g++ --std=c++11 *.cpp -o cvp
./cvp

Here is an example of the program running:

Replace this with a copy-pasted example of the input/output of your program running.