| Problem | adjmatrix |
|---|---|
| User | xyzidk9 |
| Submission Time | 2026-07-25 09:45:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:15:4: error: ‘dout’ was not declared in this scope; did you mean ‘stdout’?
15 | dout << matr[i][j];
| ^~~~
| stdout