Problem adjmatrix
User nivay210
Submission Time 2023-11-10 14:54:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:8:25: error: ‘j’ was not declared in this scope
8 | for (int i = 0; i < V; j++) {
| ^