| Problem | skillmoves |
|---|---|
| User | Pyrros |
| Submission Time | 2023-03-13 18:19:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
skillmoves.cpp: In function ‘int main()’:
skillmoves.cpp:23:5: error: ‘class std::vector<std::pair<long long int, long long int> >’ has no member named ‘pb’
23 | p.pb({v[i], f[i]});
| ^~