mirror of
https://codeberg.org/DansLeRuSH/c-plus-plus-exercises.git
synced 2024-11-21 11:18:07 +00:00
Series of exercises in C++ that I had done during my studies a "few" years ago ;')
EX01_taille_memoire_variable.cpp | ||
EX02_conversion_entier.cpp | ||
EX03_moyenne_2_nombres.cpp | ||
EXO-04_plus_petit_plus_grand_nombre.cpp | ||
README.md |
Please do what you want !! ( ⌒o⌒)人(⌒-⌒ )v
While cleaning up my archives (and old documents), I came back to this series of small exercises in C++ that I had done during my studies.
Having no use for it, I thought it might be of interest to someone ... at least historically ;)
Note that names and texts of the programs are in french but I will make a small translation in the comments of the commits ;)