Skip to content

C++ tasks from IT classes in my school (don't take it seriously)

License

Notifications You must be signed in to change notification settings

AdamSiekierski/cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++

What is this repo all about

I put here all my C++ tasks from IT classes in my school. Algorithms, data structures - all of these would be here.

How does it work?

I've created a simple bash script - build.sh. Given program name (for example foo), it compiles the program (from src/foo.cpp file) and if given the --run flag, it automatically runs the compiled program (from build/foo.out).

License

WTFPL - Do What The F*ck You Want to Public License

About

C++ tasks from IT classes in my school (don't take it seriously)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages