| Problem | adjmatrix |
|---|---|
| User | YuChen2007 |
| Submission Time | 2024-12-08 21:58:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp: In function βint main()β:
adjmatrix.cpp:22:24: error: expected primary-expression before β;β token
22 | cout << adj[i][j] <<;
| ^