This shows you the differences between two versions of the page.
|
poo-is-ab:laboratoare:07 [2025/11/08 14:22] razvan.cristea0106 [Agregare] |
poo-is-ab:laboratoare:07 [2025/11/08 17:18] (current) razvan.cristea0106 [Moștenirea multiplă] |
||
|---|---|---|---|
| Line 51: | Line 51: | ||
| <code cpp> | <code cpp> | ||
| #pragma once | #pragma once | ||
| - | #include <string> | + | #include <cstring> |
| #include <iostream> | #include <iostream> | ||