0_0_11602475_6477.cpp:19: error: redefinition of `int num[1100][1100]'
0_0_11602475_6477.cpp:17: error: `int num[1100][1100]' previously declared here
0_0_11602475_6477.cpp:19: error: redefinition of `int r[1100][1100]'
0_0_11602475_6477.cpp:17: error: `int r[1100][1100]' previously declared here
0_0_11602475_6477.cpp:19: error: redefinition of `int l[1100][1100]'
0_0_11602475_6477.cpp:17: error: `int l[1100][1100]' previously declared here
|