984148_0_0_5450.cpp: In function `int main()':
984148_0_0_5450.cpp:3: error: stray '\163' in program
984148_0_0_5450.cpp:3: error: stray '\172' in program
984148_0_0_5450.cpp:3: error: expected init-declarator before "t"
984148_0_0_5450.cpp:3: error: expected `,' or `;' before "t"
984148_0_0_5450.cpp:5: error: `cin' undeclared (first use this function)
984148_0_0_5450.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
984148_0_0_5450.cpp:5: error: `t' undeclared (first use this function)
984148_0_0_5450.cpp:8: error: `n' undeclared (first use this function)
|