Skip to content

This is a repository for Algorithm and Data Structure B

License

Notifications You must be signed in to change notification settings

daifuku700/ADSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADSB

This is a repository for Algorithm and Data Structure B

Method

We use imos method for this assignment. We calculate the answer first, then we make a submission file.

How to use

  • compile
gcc adsb_G1.c -o adsb_G1 -g -Wall
  • run
./adsb_G1 <data file> <range file> <output file>
  • run all test cases
./run_c
  • run all test cases with measurement of time and memory
./measure

About

This is a repository for Algorithm and Data Structure B

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published