| Problem | removeedges |
|---|---|
| User | mertbbm |
| Submission Time | 2023-03-29 10:52:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
removeedges.cpp: In function ‘int32_t main()’:
removeedges.cpp:51:3: error: ‘dsu’ was not declared in this scope
51 | dsu.e[x]=-city[x];
| ^~~