0_0_38072052_1588.cpp:3:11: error: '::main' must return 'int' void main() ^ 0_0_38072052_1588.cpp: In function 'int main()': 0_0_38072052_1588.cpp:6:25: error: 'scanf_s' was not declared in this scope while (scanf_s("%d", &n) != EOF && n != 0) ^