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