diff options
Diffstat (limited to 'week12/README.md')
| -rw-r--r-- | week12/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/week12/README.md b/week12/README.md index 6df9447..48e97ba 100644 --- a/week12/README.md +++ b/week12/README.md @@ -4,7 +4,6 @@ ### Задача 1 -&::solution-link [Решение](https://github.com/Syndamia/oop-2023-solutions/blob/main/week12/Exercise1) <!-- Multiple inheritance --> @@ -24,7 +23,6 @@ ### Задача 3 -&::solution-link [Решение](https://github.com/Syndamia/oop-2023-solutions/blob/main/week12/Exercise3) Реализирайте абстрактен клас `MobileDevice`, който запазва: @@ -49,7 +47,6 @@ ### Задача 4 -&::solution-link [Решение](https://github.com/Syndamia/oop-2023-solutions/blob/main/week12/Exercise4) <!-- Multiple inheritance with mixed class types, polymorphic container, and copying --> |
