Problem adjmatrix
User PyAce
Submission Time 2025-11-12 12:01:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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