Problem | adjmatrix |
---|---|
User | thelusidian |
Submission Time | 2025-01-08 16:28:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:10:7: error: ‘adj’ was not declared in this scope
10 | adj[i][j] = 0;
| ^~~