0_0_35425848_4559.cpp:10:2: error: stray '\243' in program
int c£»
^
0_0_35425848_4559.cpp:10:2: error: stray '\273' in program
0_0_35425848_4559.cpp: In function 'int main()':
0_0_35425848_4559.cpp:11:2: error: expected initializer before 'cin'
cin >> c;
^
0_0_35425848_4559.cpp:12:9: error: 'c' was not declared in this scope
while (c--)
^
|