Problem procrastination
User thatlycheeoolongdrink
Submission Time 2025-06-18 14:00:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:19:51: error: ‘t’ was not declared in this scope
19 | while (!tasks.empty() && tasks.front().first < t - k) {
| ^