Problem management
User Duk168
Submission Time 2024-02-19 17:42:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

management.cpp: In function ‘void work()’:
management.cpp:34:5: error: expected ‘}’ at end of input
34 | }
| ^
management.cpp:25:13: note: to match this ‘{’
25 | void work() {
| ^