0_0_9754065_16117.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_9754065_16117.cpp:13: error: expected constructor, destructor, or type conversion before '<' token
0_0_9754065_16117.cpp:13: error: expected `,' or `;' before '<' token
0_0_9754065_16117.cpp:15: error: expected constructor, destructor, or type conversion before '<' token
0_0_9754065_16117.cpp:15: error: expected `,' or `;' before '<' token
0_0_9754065_16117.cpp:35: error: ISO C++ forbids declaration of `multiset' with no type
0_0_9754065_16117.cpp:35: error: expected `;' before '<' token
0_0_9754065_16117.cpp: In member function `bool Team::operator<(const Team&) const':
0_0_9754065_16117.cpp:41: error: `pos11' undeclared (first use this function)
0_0_9754065_16117.cpp:41: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9754065_16117.cpp:41: error: `lt' undeclared (first use this function)
0_0_9754065_16117.cpp:42: error: `pos22' undeclared (first use this function)
0_0_9754065_16117.cpp:42: error: 'const struct Team' has no member named 'lt'
0_0_9754065_16117.cpp:49: error: `strcmp' undeclared (first use this function)
0_0_9754065_16117.cpp: At global scope:
0_0_9754065_16117.cpp:53: error: expected constructor, destructor, or type conversion before '<' token
0_0_9754065_16117.cpp:53: error: expected `,' or `;' before '<' token
0_0_9754065_16117.cpp:54: error: expected constructor, destructor, or type conversion before '<' token
0_0_9754065_16117.cpp:54: error: expected `,' or `;' before '<' token
0_0_9754065_16117.cpp: In function `int main()':
0_0_9754065_16117.cpp:62: error: `scanf' undeclared (first use this function)
0_0_9754065_16117.cpp:67: error: `mp' undeclared (first use this function)
0_0_9754065_16117.cpp:76: error: `strcpy' undeclared (first use this function)
0_0_9754065_16117.cpp:86: error: `printf' undeclared (first use this function)
0_0_9754065_16117.cpp:87: error: `sort' undeclared (first use this function)
0_0_9754065_16117.cpp:93: error: 'struct Team' has no member named 'lt'
0_0_9754065_16117.cpp:98: error: `pool' undeclared (first use this function)
0_0_9754065_16117.cpp:111: error: 'struct Team' has no member named 'lt'
0_0_9754065_16117.cpp:137: error: `pos' undeclared (first use this function)
0_0_9754065_16117.cpp:159: error: `puts' undeclared (first use this function)
0_0_9754065_16117.cpp:191: error: `pos2' undeclared (first use this function)
0_0_9754065_16117.cpp:201: error: 'struct Team' has no member named 'lt'
|