| Problem | subgraphs |
|---|---|
| User | YEethui |
| Submission Time | 2023-10-21 12:37:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:33:9: error: ‘destroy’ was not declared in this scope
33 | destroy(existingGraphs[points[end].graphNumber].begin(), existingGraphs[points[end].graphNumber].end());
| ^~~~~~~