Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

IEU_Computer_Programming

Submissions for Computer Programming 2024 for Sebastian Perilla

To test out each submission please cd into the appropriate folder and run the following commands:

CMake

mkdir build

cd build

cmake ..

make

ctest

  • This should run the relevant tests for each submission (also no zipbomb I think)

Doxygen

cd src

doxygen Doxyfile
  • All the relevant documentation will be created at the root under the directory name /docs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages