Run id: 145736

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