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