School Commit Init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Lab Test 2
|
||||
|
||||
Solve the provided problem, using object oriented programming and C++.
|
||||
|
||||
Input at least 3 entities in your initial list (from the source code).
|
||||
|
||||
In order for functionalities to be graded the application must use layered architecture, as shown in the given UML diagram (a UI layer will also be necessary).
|
||||
|
||||
Using existing code is forbidden, you must start your application from scratch.
|
||||
|
||||
For function documentation you may use:
|
||||
- https://en.cppreference.com/w/
|
||||
- https://www.cplusplus.com/
|
||||
|
||||
Time: 60 minutes.
|
||||
Reference in New Issue
Block a user