Problem | adjlist |
---|---|
User | 28yhewe974h |
Submission Time | 2023-11-15 09:38:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjlist.cpp: In function ‘int main()’:
adjlist.cpp:21:13: error: ‘j’ was not declared in this scope
21 | for(j=0; j<adjList[i].size(); j++){
| ^