Skip to content

National Central University Data Structure Homework (Backup)

License

Notifications You must be signed in to change notification settings

ppodds/NCUDataStructureHW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCUDataStructureHW (1101)

National Central University Data Structure Homework (Backup)

I try to use C language to complete all homeworks in this class. I hope this would make me learn more.

Environment (Online Judge)

  • C ( GCC 5.4 ) /usr/bin/gcc -DONLINE_JUDGE -O2 -w -fmax-errors=3 -std=c11 {src_path} -lm -o {exe_path}
  • C++ ( G++ 5.4 ) /usr/bin/g++ -DONLINE_JUDGE -O2 -w -fmax-errors=3 -std=c++14 {src_path} -lm -o {exe_path}

About

National Central University Data Structure Homework (Backup)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published