0_0_11510076_23326.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_11510076_23326.cpp:12: error: `string' does not name a type
0_0_11510076_23326.cpp:14: error: `string' was not declared in this scope
0_0_11510076_23326.cpp:14: error: `string' was not declared in this scope
0_0_11510076_23326.cpp:15: error: initializer expression list treated as compound expression
0_0_11510076_23326.cpp:15: error: expected `,' or `;' before '{' token
0_0_11510076_23326.cpp: In function `int main()':
0_0_11510076_23326.cpp:26: error: `cin' undeclared (first use this function)
0_0_11510076_23326.cpp:26: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11510076_23326.cpp:31: error: `s' undeclared (first use this function)
0_0_11510076_23326.cpp:32: error: `sort' undeclared (first use this function)
0_0_11510076_23326.cpp:36: error: `strstr' undeclared (first use this function)
0_0_11510076_23326.cpp:42: error: `cout' undeclared (first use this function)
0_0_11510076_23326.cpp:42: error: `endl' undeclared (first use this function)
|