69477_0_20617.cpp:613: error: redefinition of `int coin[20]'
69477_0_20617.cpp:277: error: `int coin[20]' previously defined here
69477_0_20617.cpp:613: error: redefinition of `int num[6]'
69477_0_20617.cpp:277: error: `int num[6]' previously defined here
69477_0_20617.cpp: In function `int main()':
69477_0_20617.cpp:615: error: redefinition of `int main()'
69477_0_20617.cpp:279: error: `int main()' previously defined here
|