价格计算 #include<iostream> using namespace std; void main() { int count; float n,expend; cout<<” … 继续阅读 价格计算