Main.cc: In function 'int main()': Main.cc:6:20: error: variable-sized object 'juzhen' may not be initialized int juzhen[n][n]={}, a = -1, b = n-1, way = 2, out = 1; ^