0_0_6728756_2125.cpp:127: error: redefinition of `const int inf'
0_0_6728756_2125.cpp:44: error: `const int inf' previously defined here
0_0_6728756_2125.cpp:131: error: redefinition of `int chosen[15]'
0_0_6728756_2125.cpp:51: error: `int chosen[15]' previously declared here
0_0_6728756_2125.cpp:131: error: redefinition of `int gain[15]'
0_0_6728756_2125.cpp:52: error: `int gain[15]' previously declared here
0_0_6728756_2125.cpp:131: error: redefinition of `int paid[15]'
0_0_6728756_2125.cpp:52: error: `int paid[15]' previously declared here
0_0_6728756_2125.cpp:132: error: redefinition of `int n'
0_0_6728756_2125.cpp:49: error: `int n' previously declared here
0_0_6728756_2125.cpp:132: error: redefinition of `int m'
0_0_6728756_2125.cpp:49: error: `int m' previously declared here
0_0_6728756_2125.cpp:132: error: redefinition of `int h'
0_0_6728756_2125.cpp:49: error: `int h' previously declared here
0_0_6728756_2125.cpp: In function `int main()':
0_0_6728756_2125.cpp:135: error: redefinition of `int main()'
0_0_6728756_2125.cpp:59: error: `int main()' previously defined here
|