Problem adjmatrix
User yhmixeI
Submission Time 2024-12-23 15:19:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:21:19: error: ‘uyv’ was not declared in this scope
21 | cout<<a[j][i];uyv
| ^~~