0_0_37429035_18955.cpp: In function 'int main()': 0_0_37429035_18955.cpp:6:31: error: 'scanf_s' was not declared in this scope while (scanf_s("%d%d", &n, &x) && n != 0 && x != 0) { ^