891247_0_0_6508.cpp: In function `int main()':
891247_0_0_6508.cpp:5: error: `whlie' undeclared (first use this function)
891247_0_0_6508.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
891247_0_0_6508.cpp:6: error: expected `;' before "if"
891247_0_0_6508.cpp:7: error: expected primary-expression before "else"
891247_0_0_6508.cpp:7: error: expected `;' before "else"
|