Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 168 Bytes

File metadata and controls

8 lines (6 loc) · 168 Bytes

CPP

To run any cpp module project or exercise, go to the directory of the exercise and run:

make

Ensure you have GCC compiler or CLANG with Make installed.