首页
编程
java
php
前端
首页
编程
java
php
前端
看看到底哪里代码错了?
改为
double
length
,
width
;
cin>>
length
>>
width
;
double length,wide;
cin>>lengh>>wide;
点击展开全文