| Problem | reachability2 |
|---|---|
| User | jmuzhen |
| Submission Time | 2025-04-19 21:03:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
reachability2.cpp: In function βint main()β:
reachability2.cpp:81:13: error: invalid types β<unresolved overloaded function type>[long long int]β for array subscript
81 | if (find[u]!=u) continue;
| ^