| Problem | globalwarming |
|---|---|
| User | nguyendinhanh1508 |
| Submission Time | 2024-12-04 14:21:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int32_t main()’:
globalwarming.cpp:37:7: error: ‘class std::map<int, std::vector<int> >’ has no member named ‘reserve’
37 | land.reserve(n);
| ^~~~~~~