0_0_9234905_13861.cpp: In function `int dfs(int, int, int, int, bool)':
0_0_9234905_13861.cpp:26: error: invalid token
0_0_9234905_13861.cpp:33: error: `include' undeclared (first use this function)
0_0_9234905_13861.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9234905_13861.cpp:33: error: expected `;' before string constant
0_0_9234905_13861.cpp:34: error: declaration of 'int len' shadows a parameter
0_0_9234905_13861.cpp:38: error: a function-definition is not allowed here before '{' token
0_0_9234905_13861.cpp:38: error: expected `,' or `;' before '{' token
0_0_9234905_13861.cpp:58: error: a function-definition is not allowed here before '{' token
0_0_9234905_13861.cpp:58: error: expected `,' or `;' before '{' token
0_0_9234905_13861.cpp:70: error: expected primary-expression before "int"
0_0_9234905_13861.cpp:70: error: expected `;' before "int"
0_0_9234905_13861.cpp:87: error: name lookup of `i' changed for new ISO `for' scoping
0_0_9234905_13861.cpp:26: error: using obsolete binding at `i'
|