0_0_7651646_6757.cpp:1: error: `View' does not name a type
0_0_7651646_6757.cpp:13: error: `N' was not declared in this scope
0_0_7651646_6757.cpp:14: error: `N' was not declared in this scope
0_0_7651646_6757.cpp:14: error: `N' was not declared in this scope
0_0_7651646_6757.cpp: In function `int main()':
0_0_7651646_6757.cpp:31: error: `scanf' undeclared (first use this function)
0_0_7651646_6757.cpp:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7651646_6757.cpp:34: error: `REP' undeclared (first use this function)
0_0_7651646_6757.cpp:34: error: expected `;' before "scanf"
0_0_7651646_6757.cpp:35: error: expected `;' before "scanf"
0_0_7651646_6757.cpp:36: error: `a' undeclared (first use this function)
0_0_7651646_6757.cpp:36: error: `sort' undeclared (first use this function)
0_0_7651646_6757.cpp:40: error: `sum' undeclared (first use this function)
0_0_7651646_6757.cpp:55: error: `fabs' undeclared (first use this function)
0_0_7651646_6757.cpp:59: error: `printf' undeclared (first use this function)
|