Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages