5 4 3
60
#include<iostream> #include<string> using namespace std; class Box { //pdsu-c1 //pdsu-c1 }; int main() { ///类名 对象名 Box box1; box1.get_value(); ///输入长方体的长宽高 cout<<box1.volume()<<endl;///输出长方体的体积 return 0; }
Anything about this OnlineJudge, Please Contact Administrator. Click add QQ
OJ system based on HUSTOJ Project , UI based on Twitter Bootstrap
Copyright 2016 ACM算法攻关部cnt: 57611
关于网站改版