0_0_21333857_16785.cpp:34:9: error: stray '\243' in program
sort(id,id+n£¬cmp);
^
0_0_21333857_16785.cpp:34:9: error: stray '\254' in program
0_0_21333857_16785.cpp: In function 'int main(int, const char**)':
0_0_21333857_16785.cpp:34:23: error: expected ')' before 'cmp'
sort(id,id+n£¬cmp);
^
|