Problem management
User Peixi1210
Submission Time 2026-08-22 16:02:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

management.cpp: In function ‘int main()’:
management.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
management.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^