in main function code use: vector< pair<int,int> > v; sort(v.begin(),v.end(),compare);. We are using vector ...
確定! 回上一頁