Problem | adjmatrix |
---|---|
User | totallynix |
Submission Time | 2023-11-17 09:49:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:12:18: error: ‘i’ was not declared in this scope
12 | for(int a = 0; i < n; i++){
| ^