Problem | procrastination |
---|---|
User | hitarthdangra |
Submission Time | 2025-06-18 13:33:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
procrastination.cpp: In function ‘int main()’:
procrastination.cpp:18:62: error: ‘t’ was not declared in this scope
18 | while (! tasks.empty() and tasks.front().first < t - k) {
| ^