Judge Information

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