0_0_33576596_7277.cpp:6:13: error: size of array 's' has non-integral type 'double' int s[1e7+10]; ^ 0_0_33576596_7277.cpp:7:15: error: size of array 'que' has non-integral type 'double' int que[1e7+10]; ^