0_0_7874225_11600.cpp:59: error: redefinition of `class BCJ'
0_0_7874225_11600.cpp:4: error: previous definition of `class BCJ'
0_0_7874225_11600.cpp:67: error: redefinition of `BCJ bcj[100001]'
0_0_7874225_11600.cpp:12: error: `BCJ bcj[100001]' previously declared here
0_0_7874225_11600.cpp:68: error: redefinition of `BCJ tbcj'
0_0_7874225_11600.cpp:13: error: `BCJ tbcj' previously defined here
0_0_7874225_11600.cpp: In function `int find(int)':
0_0_7874225_11600.cpp:71: error: redefinition of `int find(int)'
0_0_7874225_11600.cpp:16: error: `int find(int)' previously defined here
0_0_7874225_11600.cpp: In function `void merge(int, int, int)':
0_0_7874225_11600.cpp:78: error: redefinition of `void merge(int, int, int)'
0_0_7874225_11600.cpp:23: error: `void merge(int, int, int)' previously defined here
0_0_7874225_11600.cpp: In function `int main()':
0_0_7874225_11600.cpp:84: error: redefinition of `int main()'
0_0_7874225_11600.cpp:29: error: `int main()' previously defined here
|