0_0_28123946_28413.cpp: In function 'int main()': 0_0_28123946_28413.cpp:6:44: error: 'whlie' was not declared in this scope whlie(scanf("%c%c%c", &a, &b, &c) != EOF) ^ 0_0_28123946_28413.cpp:29:1: error: expected ';' before 'return' return 0; ^