| Problem | procrastinatingtrainers |
|---|---|
| User | Jiajing |
| Submission Time | 2026-06-25 09:25:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
procrastinatingtrainers.cpp: In function ‘int main()’:
procrastinatingtrainers.cpp:17:18: error: ‘q’ was not declared in this scope
17 | sort(q.begin(),que.end());
| ^
procrastinatingtrainers.cpp:20:40: error: no match for call to ‘(std::vector<long long int>) (std::vector<long long int>::size_type)’
20 | int temp = que(que.size()-1);
| ^