Stuck if-statement

后端 未结 0 927
清酒与你
清酒与你 2021-01-31 02:51
#include
using namespace std;
int main(){
double weight;
cout<<"Enter the weight of the package \\n";
cin>>weight;
if(weight>0.0         


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