Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Algo holics
1 byte removed
,
03:50, 22 February 2019
→
Assignment 1
g++ -std=c++0x -pg solver.cpp checks.cpp checksolution.cpp -o a
a fileName
-pg directs the compiler to include the executable code required for profiling.
Gsingh520
85
edits