Run id: 145756

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