0_0_25119600_26896.cpp:13:16: error: size of array 'dp' has non-integral type 'double' int dp[11][maxn]; ^ 0_0_25119600_26896.cpp:27:10: error: '::main' must return 'int' int main(){ ^