Run id: 107126

Main.cc: In function 'int main()':
Main.cc:12:15: error: 'sort' was not declared in this scope
 sort(a+1,a+n+1); 
               ^