0
4
588
1
123
vector可以创建未知大小的数组,注意是():vector v(n); scanf一遇到空格或者TAB就要停止读字符串。
利用sort函数排序: sort(arr,arr+index); 保留小数点后两位: setiosflags(ios::fixed)...