0_0_36534835_20620.cpp:6:1: error: expected initializer before 'int' int dfs(int pos,int sta,bool limit){ //limit控制上届,为0 则可以取到0~9,为1只能取到0~a[pos] ^