0_0_3065924_20455.cpp: In function `int main()':
0_0_3065924_20455.cpp:5: error: expected init-declarator before "scanf"
0_0_3065924_20455.cpp:5: error: expected `,' or `;' before "scanf"
0_0_3065924_20455.cpp:5: error: stray '\' in program
0_0_3065924_20455.cpp:6: error: `c' undeclared (first use this function)
0_0_3065924_20455.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
|