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