Problem | candyboxes |
---|---|
User | PlayVoltz |
Submission Time | 2023-09-29 23:31:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
candyboxes.cpp: In function ‘int32_t main()’:
candyboxes.cpp:38:6: error: ‘class std::unordered_map<long long int, cbox>’ has no member named ‘resize’; did you mean ‘size’?
38 | dsu.resize(n+1);
| ^~~~~~
| size