Judge Information

Run ID: 83292
src.cpp: In function 'int main()':
src.cpp:14:16: error: 'n' was not declared in this scope
sort(a+1,a+n+1);
^