Changes

Jump to: navigation, search

Algo holics

145 bytes added, 03:59, 22 February 2019
Assignment 1
<h5>Compiling the program</h5>
g++ -std=c++0x -pg solver.cpp checks.cpp checksolution.cpp -o Sudokua a fileName  -pg directs the compiler to include the executable code required for profiling. -o directs the compiler to name the executable a.
=== Assignment 2 ===
=== Assignment 3 ===
85
edits

Navigation menu