Problem management
User carson
Submission Time 2025-04-28 16:40:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

management.cpp: In function ‘int main()’:
management.cpp:14:3: error: ‘sum’ was not declared in this scope
14 | sum += man[i];
| ^~~