0_0_2236046_31445.cpp:41: error: redefinition of `int s[100001]'
0_0_2236046_31445.cpp:5: error: `int s[100001]' previously declared here
0_0_2236046_31445.cpp: In function `int main()':
0_0_2236046_31445.cpp:44: error: redefinition of `int main()'
0_0_2236046_31445.cpp:8: error: `int main()' previously defined here
|