0_0_2180475_10007.cpp:1:18: iostram: No such file or directory
0_0_2180475_10007.cpp: In function `void dfs(int)':
0_0_2180475_10007.cpp:8: error: `n' undeclared (first use this function)
0_0_2180475_10007.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2180475_10007.cpp:14: error: name lookup of `i' changed for new ISO `for' scoping
0_0_2180475_10007.cpp:8: error: using obsolete binding at `i'
0_0_2180475_10007.cpp: In function `int cou(int)':
0_0_2180475_10007.cpp:19: error: expected primary-expression before '[' token
0_0_2180475_10007.cpp:19: error: `deg' cannot be used as a function
0_0_2180475_10007.cpp:20: error: expected `)' before "temp"
0_0_2180475_10007.cpp: In function `int main()':
0_0_2180475_10007.cpp:32: error: `scanf' undeclared (first use this function)
0_0_2180475_10007.cpp:33: error: `memset' undeclared (first use this function)
0_0_2180475_10007.cpp:44: error: `printf' undeclared (first use this function)
|