Problem | smurfpaths |
---|---|
User | PlayVoltz |
Submission Time | 2023-09-08 21:41:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurfpaths.cpp: In function ‘void precalc(long long int)’:
smurfpaths.cpp:17:2: error: ‘visited’ was not declared in this scope
17 | visited[node] = true;
| ^~~~~~~