运行 ID: 436149

Main.cc: In function ‘int main()’:
Main.cc:14:25: error: missing template arguments before ‘)’ token
   sort(c+1,c+n+1,greater);
                         ^