Problem problemsetter
User oiu890
Submission Time 2025-02-18 23:59:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

problemsetter.cpp: In function ‘int main()’:
problemsetter.cpp:22:5: error: ‘total’ was not declared in this scope
22 | total = max(total,total + cc.second-d);
| ^~~~~
problemsetter.cpp:30:8: error: ‘total’ was not declared in this scope
30 | cout<<total;
| ^~~~~