0_0_30475215_22277.cpp: In function 'int SG_dfs(int)': 0_0_30475215_22277.cpp:30:25: error: 'm' was not declared in this scope for (int i = 0; i < m && f[i] <= x; i++) { // m为集合f的大小 ^