Problem adjmatrix
User dfsssssssssfsdfdssgdfs
Submission Time 2026-03-25 17:14:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:15:4: error: ‘adjamatrix’ was not declared in this scope; did you mean ‘adjmatrix’?
15 | adjamatrix[y][i]=0;
| ^~~~~~~~~~
| adjmatrix