mirror of
https://github.com/tiennm99/c-plus-plus.git
synced 2026-08-03 16:22:02 +00:00
4b9fa02fc1cb3a847bdc56a667a66a3b8f7fda86
c-plus-plus
Assorted small C++ hobby projects and experiments.
Contents
| Folder | Description |
|---|---|
Dai So Tuyen Tinh/ |
Linear algebra exercises |
Project/1 – Project/5 |
Numbered project exercises |
Open any folder in your C++ IDE or compile with:
g++ <file>.cpp -o app && ./app
License
Apache-2.0 — see LICENSE.
Languages
C++
100%