#include using namespace std; #define q(i,r) for(int i=0;i a(10);q(i,10)cin>>a[i];sort(a.begin(),a.end());cout<