Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

otherjustin/AlgorithmsPTGr05

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgorithmsPTGr05

Repo for university project (homework)-Algorithms Group5

Programs should compile on Linux using the following flags:

g++ -std=c++14 -Werror -Wall -Wextra -DNDEBUG -O3 -pedantic something.cpp

Note: Remove the -W flags during development to reduce pain

About

Repo for university project (homework)-Algorithms Group5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 68.2%
  • C 31.8%