| Problem | leave |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-30 11:37:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
leave.cpp: In function ‘int32_t main()’:
leave.cpp:21:7: error: ‘class std::queue<std::pair<long long int, long long int> >’ has no member named ‘push_back’
21 | qu.push_back({x, time});
| ^~~~~~~~~