运行 ID: 143029

Main.cc: In function ‘void dfs(int, int)’:
Main.cc:29:7: error: ‘i’ was not declared in this scope
  if(a[i]>=maxn)
       ^