double avg = sum / 13; cout.setf(ios::fixed); cout.precision(4); cout << "$" << sum / 12 << endl; 相关文章: 2021-06-09 2022-12-23 2022-12-23 2021-11-18 2022-12-23 2022-12-23 2022-12-23 2021-08-04