Problem adjmatrix
User ZhangBowen
Submission Time 2025-04-23 18:48:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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