0_0_25076944_27090.cpp: In function 'void Dfs(int, int)': 0_0_25076944_27090.cpp:24:13: error: expected ';' before 'for' for(int j=0;j<=S;j++) ^ 0_0_25076944_27090.cpp:24:25: error: 'j' was not declared in this scope for(int j=0;j<=S;j++) ^