| Problem | adjmatrix |
|---|---|
| User | christal |
| Submission Time | 2023-12-27 15:23:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp: In function βint main()β:
adjmatrix.cpp:18:33: error: a function-definition is not allowed here before β{β token
18 | void dfs(int curi, int curj){
| ^