Problem adjmatrix
User christal
Submission Time 2023-12-27 15:23:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function β€˜int main()’:
adjmatrix.cpp:18:34: error: a function-definition is not allowed here before β€˜{’ token
18 | void dfs(int curi, int curj) {
| ^