0_0_8507799_16981.cpp:21: error: redefinition of `char c[3]'
0_0_8507799_16981.cpp:6: error: `char c[3]' previously declared here
0_0_8507799_16981.cpp: In function `int main()':
0_0_8507799_16981.cpp:24: error: redefinition of `int main()'
0_0_8507799_16981.cpp:9: error: `int main()' previously defined here
|