Problem management
User Elias
Submission Time 2026-06-23 15:52:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

management.cpp: In function ‘int main()’:
management.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
management.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^