#ifdef _MSC_VER #define _CRT_SECURE_NO_WARNINGS #endif #include #include int main(void) { int a = 0, f = 0; char ch[1];