Skip to content

Repo for university project (homework)-Algorithms Group5

Notifications You must be signed in to change notification settings

briebe/AlgorithmsPAGr05

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

No packages published

Languages

  • C++ 83.6%
  • C 16.4%