0_0_21007658_27014.cpp: In function 'int main()': 0_0_21007658_27014.cpp:9:37: error: 'scanf_s' was not declared in this scope while (scanf_s("%d%d%d", &a, &b, &n) && (a + b + n)) //遍历肯定超时,打表不现实,数据太大,只有找规律啦!!! ^