Problem | hacking |
---|---|
User | jeongwonho64 |
Submission Time | 2023-04-10 20:42:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hacking.cpp: In function ‘int main()’:
hacking.cpp:185:10: error: ‘class std::map<long long int, std::multiset<long long int> >’ has no member named ‘reserve’
185 | against.reserve(n+1);
| ^~~~~~~
hacking.cpp:186:9: error: ‘class std::map<long long int, std::multiset<long long int> >’ has no member named ‘reserve’
186 | upload.reserve(n+1);
| ^~~~~~~