This command line compiles 5 C++ source files with debugging and standard flags, then runs the output executable 3 times with increasing input sizes of 1000, 10000, and 100000 to test the program.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
76 views1 page
Run PDF
This command line compiles 5 C++ source files with debugging and standard flags, then runs the output executable 3 times with increasing input sizes of 1000, 10000, and 100000 to test the program.