| Problem | treepruning2 |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-09-27 11:59:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
treepruning2.cpp: In function ‘int main()’:
treepruning2.cpp:66:4: error: expected ‘;’ before ‘for’
66 | for (auto num:graph[val]){
| ^~~