| Problem | dynamicdag |
|---|---|
| User | huubinh1717 |
| Submission Time | 2024-01-07 22:52:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dynamicdag.cpp: In function ‘bool reachable(int, int)’:
dynamicdag.cpp:20:2: error: ‘vis’ was not declared in this scope
20 | vis[s]++;
| ^~~