0_0_6651719_10523.cpp:1: error: integer constant is too large for "long" type
0_0_6651719_10523.cpp:1: error: expected unqualified-id before '?' token
0_0_6651719_10523.cpp:1: error: expected `,' or `;' before '?' token
0_0_6651719_10523.cpp:1: error: invalid token
0_0_6651719_10523.cpp:1: error: invalid token
0_0_6651719_10523.cpp:1: error: invalid token
0_0_6651719_10523.cpp:1: error: invalid token
0_0_6651719_10523.cpp:1: error: invalid token
0_0_6651719_10523.cpp:1: error: `define' does not name a type
0_0_6651719_10523.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
0_0_6651719_10523.cpp:1: error: expected `,' or `;' before '<' token
0_0_6651719_10523.cpp:1: error: `N' was not declared in this scope
0_0_6651719_10523.cpp: In function `void dfs(int, int)':
0_0_6651719_10523.cpp:1: error: `b' undeclared (first use this function)
0_0_6651719_10523.cpp:1: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6651719_10523.cpp:1: error: `v' undeclared (first use this function)
0_0_6651719_10523.cpp: In function `int main()':
0_0_6651719_10523.cpp:1: error: `scanf' undeclared (first use this function)
0_0_6651719_10523.cpp:1: error: `ch' undeclared (first use this function)
0_0_6651719_10523.cpp:1: error: `v' undeclared (first use this function)
0_0_6651719_10523.cpp:1: error: `b' undeclared (first use this function)
0_0_6651719_10523.cpp:1: error: `memset' undeclared (first use this function)
0_0_6651719_10523.cpp:1: error: `printf' undeclared (first use this function)
|