Skip to content

nicolashei1201/lab3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab3

Question A: use g++ to compile my question Question B: if you use sort that is already in the lib.algorithm,it would be faster since it can compute through more efficient ways.Such as parallal computing. On the other side,if you use the insertion sort that wrote by yourself,it would be much slower since it would have to compute the varibles one by one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published