Run id: 133372

Main.cc: In function 'int main()':
Main.cc:29:21: error: 'sort' was not declared in this scope
     sort(f+0,f+n,cmp);
                     ^