0_0_37673116_25467.cpp:6:17: error: size of array 'dit' is not an integral constant-expression int dit[maxn][11]; ^ 0_0_37673116_25467.cpp:8:13: error: size of array 'sum' is not an integral constant-expression int sum[maxn]; ^