0_0_6725353_17852.cpp:2: error: `pii' does not name a type
0_0_6725353_17852.cpp:3: error: expected constructor, destructor, or type conversion before '<' token
0_0_6725353_17852.cpp:3: error: expected `,' or `;' before '<' token
0_0_6725353_17852.cpp: In function `int main()':
0_0_6725353_17852.cpp:6: error: `sf' undeclared (first use this function)
0_0_6725353_17852.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6725353_17852.cpp:8: error: `s' undeclared (first use this function)
0_0_6725353_17852.cpp:10: error: `i' undeclared (first use this function)
0_0_6725353_17852.cpp:10: error: `REP' undeclared (first use this function)
0_0_6725353_17852.cpp:10: error: expected `;' before '{' token
0_0_6725353_17852.cpp:13: error: expected `;' before '{' token
0_0_6725353_17852.cpp:16: error: `a' undeclared (first use this function)
0_0_6725353_17852.cpp:16: error: `sort' undeclared (first use this function)
0_0_6725353_17852.cpp:17: error: `b' undeclared (first use this function)
0_0_6725353_17852.cpp:26: error: `multiset' undeclared (first use this function)
0_0_6725353_17852.cpp:26: error: expected primary-expression before "int"
0_0_6725353_17852.cpp:26: error: expected `;' before "int"
0_0_6725353_17852.cpp:27: error: `it' undeclared (first use this function)
0_0_6725353_17852.cpp:35: error: `pf' undeclared (first use this function)
|