Skip to content

Edward-Pratt/ECM2433-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECM2433

This set of programs is for the ECM2433 Coursework

Compilation

The programs are split into 3 different folders one for each questions

To use the Makefile navigate to a folder for the question, and run the following command

make all

Also in the root folder there is a Makefile that can be used that will compile all the programs and place an executable in the root folder

You can use make clean to delete *.o and executable files.

References

The shuffle function used is not my own

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published