Problem adjmatrix
User sussygoose
Submission Time 2024-08-14 08:50:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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