Problem adjmatrix
User YuChen2007
Submission Time 2024-12-08 21:58:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function β€˜int main()’:
adjmatrix.cpp:22:24: error: expected primary-expression before β€˜;’ token
22 | cout << adj[i][j] <<;
| ^