Problem procrastination
User MrPuddleVon
Submission Time 2025-06-18 10:42:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:33:21: error: ‘tasks’ was not declared in this scope
33 | while (!tasks.empty()) {
| ^~~~~