Judge Information

Run ID: 86306
src.cpp: In function 'void sapxep()':
src.cpp:19:7: error: 'a' was not declared in this scope
if(a[i]>a[j]) swap(a[i],a[j]);
^