0_0_5171472_22637.cpp:1: error: stray '\163' in program
0_0_5171472_22637.cpp:1: error: stray '\163' in program
0_0_5171472_22637.cpp:1: error: `i' does not name a type
0_0_5171472_22637.cpp:2: error: stray '\163' in program
0_0_5171472_22637.cpp:2: error: stray '\163' in program
0_0_5171472_22637.cpp:3: error: stray '\163' in program
0_0_5171472_22637.cpp:3: error: stray '\163' in program
0_0_5171472_22637.cpp: In function `int main()':
0_0_5171472_22637.cpp:35: error: `list' undeclared (first use this function)
0_0_5171472_22637.cpp:35: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5171472_22637.cpp:35: error: expected primary-expression before '>' token
0_0_5171472_22637.cpp:35: error: `myList' undeclared (first use this function)
0_0_5171472_22637.cpp:36: error: expected primary-expression before '>' token
0_0_5171472_22637.cpp:36: error: `::iterator' has not been declared
0_0_5171472_22637.cpp:36: error: expected `;' before "myIt"
0_0_5171472_22637.cpp:39: error: `cin' undeclared (first use this function)
0_0_5171472_22637.cpp:54: error: `myIt' undeclared (first use this function)
0_0_5171472_22637.cpp:60: error: `it2' undeclared (first use this function)
0_0_5171472_22637.cpp:68: error: `cout' undeclared (first use this function)
0_0_5171472_22637.cpp:68: error: `endl' undeclared (first use this function)
0_0_5171472_22637.cpp: At global scope:
0_0_5171472_22637.cpp:73: error: stray '\163' in program
0_0_5171472_22637.cpp:73: error: stray '\163' in program
0_0_5171472_22637.cpp:73: error: `i' does not name a type
0_0_5171472_22637.cpp:74: error: stray '\163' in program
0_0_5171472_22637.cpp:74: error: stray '\163' in program
0_0_5171472_22637.cpp:94: error: expected constructor, destructor, or type conversion before '<' token
0_0_5171472_22637.cpp:94: error: expected `,' or `;' before '<' token
0_0_5171472_22637.cpp:95: error: expected constructor, destructor, or type conversion before '<' token
0_0_5171472_22637.cpp:95: error: expected `,' or `;' before '<' token
0_0_5171472_22637.cpp: In function `int main()':
0_0_5171472_22637.cpp:97: error: redefinition of `int main()'
0_0_5171472_22637.cpp:34: error: `int main()' previously defined here
0_0_5171472_22637.cpp:102: error: `scanf' undeclared (first use this function)
0_0_5171472_22637.cpp:109: error: `myMap' undeclared (first use this function)
0_0_5171472_22637.cpp:109: error: `make_pair' undeclared (first use this function)
0_0_5171472_22637.cpp:115: error: `myIt' undeclared (first use this function)
0_0_5171472_22637.cpp:121: error: `It2' undeclared (first use this function)
0_0_5171472_22637.cpp:129: error: `printf' undeclared (first use this function)
|