/Prog1

source codes for the Prog1 course

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Prog1

Source codes for high level programming 1 course.
Don't for get to check out the (literally) Hungarian version of the code.

Compiling

You can compile every drill using the src/compileAll.sh script.
Assuming you already installed MSYS2. Tutorial here (EN) and here (HU)