628676_0_0_15969.cpp:2: error: `_int64' does not name a type
628676_0_0_15969.cpp:3: error: `i64' does not name a type
628676_0_0_15969.cpp:5: error: `i64' does not name a type
628676_0_0_15969.cpp:10: error: variable or field `dfs' declared void
628676_0_0_15969.cpp:10: error: `i64' was not declared in this scope
628676_0_0_15969.cpp:10: error: `i64' was not declared in this scope
628676_0_0_15969.cpp:10: error: `i64' was not declared in this scope
628676_0_0_15969.cpp:10: error: `i64' was not declared in this scope
628676_0_0_15969.cpp:10: error: expected primary-expression before "bool"
628676_0_0_15969.cpp:10: error: initializer expression list treated as compound expression
628676_0_0_15969.cpp:10: error: expected `,' or `;' before '{' token
628676_0_0_15969.cpp: In function `int main()':
628676_0_0_15969.cpp:22: error: `i64' undeclared (first use this function)
628676_0_0_15969.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
628676_0_0_15969.cpp:22: error: expected `;' before "i"
628676_0_0_15969.cpp:23: error: `m' undeclared (first use this function)
628676_0_0_15969.cpp:23: error: `n' undeclared (first use this function)
628676_0_0_15969.cpp:25: error: `i' undeclared (first use this function)
628676_0_0_15969.cpp:25: error: `j' undeclared (first use this function)
628676_0_0_15969.cpp:26: error: `y' undeclared (first use this function)
628676_0_0_15969.cpp:28: error: `b' undeclared (first use this function)
628676_0_0_15969.cpp:32: error: `total' undeclared (first use this function)
628676_0_0_15969.cpp:33: error: `sum' undeclared (first use this function)
628676_0_0_15969.cpp:34: error: `dfs' cannot be used as a function
628676_0_0_15969.cpp:35: error: `dfs' cannot be used as a function
|