Problem procrastination
User naivecyans
Submission Time 2025-12-12 00:07:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:20:27: error: ‘t’ was not declared in this scope
20 | if (tasks[i].first >= t - k) {
| ^