Problem | adjlist |
---|---|
User | StormyGood |
Submission Time | 2024-11-08 11:15:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjlist.cpp: In function ‘int main()’:
adjlist.cpp:15:23: error: ‘n’ was not declared in this scope
15 | for (int i = 1; i <= n; i++)
| ^