write a program segment to calculate a charge for parking at shopping complex. user has to input hours of parking

前端 未结 0 422
深忆病人
深忆病人 2020-12-02 03:32

#include #include

using namespace std;

int main () { int charge, aftercharge, parking_hours;

 cout << "please put yo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题