0_0_5973179_12723.cpp:38: error: redefinition of `int s[500001]'
0_0_5973179_12723.cpp:2: error: `int s[500001]' previously declared here
0_0_5973179_12723.cpp:39: error: redefinition of `int r[500001]'
0_0_5973179_12723.cpp:3: error: `int r[500001]' previously declared here
0_0_5973179_12723.cpp: In function `int main()':
0_0_5973179_12723.cpp:41: error: redefinition of `int main()'
0_0_5973179_12723.cpp:5: error: `int main()' previously defined here
|