0_0_8723200_32362.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_8723200_32362.cpp:4: error: expected constructor, destructor, or type conversion before '<' token
0_0_8723200_32362.cpp:4: error: expected `,' or `;' before '<' token
0_0_8723200_32362.cpp:13: error: expected constructor, destructor, or type conversion before '<' token
0_0_8723200_32362.cpp:13: error: expected `,' or `;' before '<' token
0_0_8723200_32362.cpp: In function `int index(int)':
0_0_8723200_32362.cpp:17: error: `vi' undeclared (first use this function)
0_0_8723200_32362.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8723200_32362.cpp:17: error: `lower_bound' undeclared (first use this function)
0_0_8723200_32362.cpp: In member function `void SZA::init(int)':
0_0_8723200_32362.cpp:24: error: `fill' undeclared (first use this function)
0_0_8723200_32362.cpp: In member function `void A::out()':
0_0_8723200_32362.cpp:47: error: `puts' undeclared (first use this function)
0_0_8723200_32362.cpp:48: error: `printf' undeclared (first use this function)
0_0_8723200_32362.cpp: In function `void dfs(int)':
0_0_8723200_32362.cpp:54: error: `lxq' undeclared (first use this function)
0_0_8723200_32362.cpp: In function `int main()':
0_0_8723200_32362.cpp:92: error: `scanf' undeclared (first use this function)
0_0_8723200_32362.cpp:95: error: `vi' undeclared (first use this function)
0_0_8723200_32362.cpp:102: error: `memset' undeclared (first use this function)
0_0_8723200_32362.cpp:113: error: `lxq' undeclared (first use this function)
0_0_8723200_32362.cpp:117: error: `sort' undeclared (first use this function)
0_0_8723200_32362.cpp:118: error: `unique' undeclared (first use this function)
|