Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 134 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 134 Bytes

TSP

commands

compile the source code:

$ g++ -g -Wall -fopenmp -o main par_main.cpp

run output:

$ ./main