0_0_39526763_23101.cpp:12:14: error: redefinition of 'int now [10005]' 12 | int h[N],tot,now[N],pos; | ^~~ 0_0_39526763_23101.cpp:10:19: note: 'int now [10005]' previously declared here 10 | int dian[N],mp[N],now[N]; | ^~~