| Problem | skillmoves |
|---|---|
| User | eliasxyz |
| Submission Time | 2025-06-13 18:29:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
skillmoves.cpp: In function ‘int main()’:
skillmoves.cpp:15:6: error: ‘class std::vector<std::pair<int, int> >’ has no member named ‘push’
15 | cg.push({cost[i],p});
| ^~~~