0_0_22854339_8052.cpp:7:14: error: size of array 'res' has non-integral type 'double' LL res[1e5+10]; ^ 0_0_22854339_8052.cpp:40:12: error: size of array 'que' has non-integral type 'double' }que[1e5+10]; ^