0_0_36572817_2257.cpp:45:9: error: unterminated comment
/*for(int i=1;i<=n;i++)
^
0_0_36572817_2257.cpp: In function 'int main()':
0_0_36572817_2257.cpp:44:24: error: expected '}' at end of input
sort(b+1,b+1+n);
^
0_0_36572817_2257.cpp:44:24: error: expected '}' at end of input
|