8000 GitHub - ppodds/NCUDataStructureHW: National Central University Data Structure Homework (Backup)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0