0_0_3816435_29027.cpp:51: error: redefinition of `int p[105][20]'
0_0_3816435_29027.cpp:3: error: `int p[105][20]' previously declared here
0_0_3816435_29027.cpp: In function `int main()':
0_0_3816435_29027.cpp:53: error: redefinition of `int main()'
0_0_3816435_29027.cpp:5: error: `int main()' previously defined here
|