Problem | adjlist |
---|---|
User | mathemactics |
Submission Time | 2023-11-10 13:37:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjlist.cpp: In function ‘int main()’:
adjlist.cpp:15:29: error: ‘adjacencyList’ was not declared in this scope
15 | for (int neighbor : adjacencyList[i]) {
| ^~~~~~~~~~~~~