Problem manyjobs
User aj
Submission Time 2025-02-15 18:00:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

manyjobs.cpp: In function ‘int main()’:
manyjobs.cpp:25:9: error: ‘current_time’ was not declared in this scope
25 | current_time += duration; // Increase current time
| ^~~~~~~~~~~~