Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 203 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 203 Bytes

COMP6771

COMP6771 17s2 Advanced C++ Programming Assignments

Assignment 1 Please execute the following command to compile the source file

g++ -std=c++14 -Wall -Werror -O2 -o calculator calculator.cpp