0_0_11516697_20990.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_11516697_20990.cpp:32: error: `string' does not name a type
0_0_11516697_20990.cpp: In member function `bool Team::operator<(const Team&) const':
0_0_11516697_20990.cpp:47: error: `tmn' undeclared (first use this function)
0_0_11516697_20990.cpp:47: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11516697_20990.cpp: At global scope:
0_0_11516697_20990.cpp:59: error: expected constructor, destructor, or type conversion before '<' token
0_0_11516697_20990.cpp:59: error: expected `,' or `;' before '<' token
0_0_11516697_20990.cpp:60: error: expected constructor, destructor, or type conversion before '<' token
0_0_11516697_20990.cpp:60: error: expected `,' or `;' before '<' token
0_0_11516697_20990.cpp:62: error: expected constructor, destructor, or type conversion before '<' token
0_0_11516697_20990.cpp:62: error: expected `,' or `;' before '<' token
0_0_11516697_20990.cpp:63: error: expected constructor, destructor, or type conversion before '<' token
0_0_11516697_20990.cpp:63: error: expected `,' or `;' before '<' token
0_0_11516697_20990.cpp: In function `int main()':
0_0_11516697_20990.cpp:69: error: `ios' has not been declared
0_0_11516697_20990.cpp:69: error: `sync_with_stdio' undeclared (first use this function)
0_0_11516697_20990.cpp:70: error: `cin' undeclared (first use this function)
0_0_11516697_20990.cpp:76: error: `string' undeclared (first use this function)
0_0_11516697_20990.cpp:76: error: expected `;' before "tn"
0_0_11516697_20990.cpp:80: error: `tn' undeclared (first use this function)
0_0_11516697_20990.cpp:80: error: `pn' undeclared (first use this function)
0_0_11516697_20990.cpp:80: error: `rs' undeclared (first use this function)
0_0_11516697_20990.cpp:82: error: `mp' undeclared (first use this function)
0_0_11516697_20990.cpp:86: error: `subl' undeclared (first use this function)
0_0_11516697_20990.cpp:87: error: `tmn' undeclared (first use this function)
0_0_11516697_20990.cpp:100: error: `sort' undeclared (first use this function)
0_0_11516697_20990.cpp:114: error: `max' undeclared (first use this function)
0_0_11516697_20990.cpp:138: error: `tl' undeclared (first use this function)
0_0_11516697_20990.cpp:139: error: `pdl' undeclared (first use this function)
0_0_11516697_20990.cpp:144: error: `cout' undeclared (first use this function)
0_0_11516697_20990.cpp:161: error: `endl' undeclared (first use this function)
0_0_11516697_20990.cpp:189: error: `set' undeclared (first use this function)
0_0_11516697_20990.cpp:189: error: expected primary-expression before '>' token
0_0_11516697_20990.cpp:189: error: `::iterator' has not been declared
0_0_11516697_20990.cpp:189: error: expected `;' before "it"
0_0_11516697_20990.cpp:190: error: `it' undeclared (first use this function)
|