Skip to content

shawntsai0312/NTUEE_ALGORITHM_23SPRING_PA1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting

author : B10901176 蔡弘祥

How To Compile

make clean
make

How To Run

./bin/NTU_sort -[IS|MS|QS|HS] <input_file> <output>

How To Verify Result

./utility/PA1_Result_Checker <result_file>