Skip to content

XPH0816/DSA-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA-Project

How to Compile


(Step 1) Prerequisite:

  • MinGW GCC Compiler (Support C11 Standard and above) or (Version 11.3.0 and above)

(Step 2) Using the following command to compile

$ make
or
$ gcc --std=c11 main.c -o main && ./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages