0_0_19944501_23622.cpp:15:9: error: stray '\302' in program
if ( c < '0' ¦¦ c > '9' ) break ;
^
0_0_19944501_23622.cpp:15:9: error: stray '\246' in program
0_0_19944501_23622.cpp:15:9: error: stray '\302' in program
0_0_19944501_23622.cpp:15:9: error: stray '\246' in program
0_0_19944501_23622.cpp: In function 'void get_num(int&)':
0_0_19944501_23622.cpp:15:27: error: expected ')' before 'c'
if ( c < '0' ¦¦ c > '9' ) break ;
^
|