Problem | adjmatrix |
---|---|
User | sussygoose |
Submission Time | 2024-08-14 08:50:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp: In function βint main()β:
adjmatrix.cpp:20:21: error: expected primary-expression before β;β token
20 | cout<<arr[i][j]<<;
| ^