20 条题解
- 1
信息
- ID
- 97
- 时间
- 1000ms
- 内存
- 128MiB
- 难度
- 6
- 标签
- (无)
- 递交数
- 963
- 已通过
- 272
- 上传者
#include<bits/stdc++.h>
using namespace std;
int main() {
double x,y;
cin>>x;
if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); }
if(5<=x && x<10) { y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20) { y=x/2-1.5; printf("%.3f",y); }
return 0; }
#include <bits/stdc++.h> using namespace std;
int main(){ double x; cin>>x; double y; if(0<=x && x<5){ y=-x+2.5; }else if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); }else if(10<=x && x<20){ y=x/2-1.5; } cout<<fixed<<setprecision(3)<<y; return 0; }
#include<bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); } if(5<=x && x<10) { y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20) { y=x/2-1.5; printf("%.3f",y); } return 0; }
#include<bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); } if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20){ y=x/2-1.5; printf("%.3f",y); } return 0; }
#include<bits/stdc++.h>
using namespace std;
int main() {
double x,y;
cin>>x;
if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); }
if(5<=x && x<10) { y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20) { y=x/2-1.5; printf("%.3f",y); }
return 0; }
#include<bits/stdc++.h>
using namespace std;
int main() {
double x,y;
cin>>x;
if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); }
if(5<=x && x<10) { y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20) { y=x/2-1.5; printf("%.3f",y); }
return 0; }
#include<bits/stc++.h> using namespace std; int moin(){ doble x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y){ } if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20){ y=x/2-1.5; printf("%.3f",y); } return O;
👍 👍 👍
#include<bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(0<=x && x<5) { y=-x+2.5; printf("%.3f",y); } if(5<=x && x<10) { y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20) { y=x/2-1.5; printf("%.3f",y); } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ double x,y; cin>>x; if(0 <= x && x < 5){ y = -x+2.5; printf("%.3f",y); } if(5 <= x && x < 10){ y = 2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10 <= x && x < 20){ y = x/2-1.5; printf("%.3f",y); } return 0; }
#include<bits/stc++.h> using namespace std; int moin(){ doble x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y){ } if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20){ y=x/2-1.5; printf("%.3f",y); } return O;
#include <bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(x>=0&&x<5) { y=-x+2.5; } else if(x>=5&&x<10) { y=2-1.5*(x-3)*(x-3); } else if(x>=10&&x<20) { y=x/2-1.5; } else {
} printf("%.3f",y); return 0; }
#include <bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(x>=0&&x<5) { y=-x+2.5; } else if(x>=5&&x<10) { y=2-1.5*(x-3)*(x-3); } else if(x>=10&&x<20) { y=x/2-1.5; } else {
} printf("%.3f",y); return 0; }
#include <bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(x>=0&&x<5) { y=-x+2.5; } else if(x>=5&&x<10) { y=2-1.5*(x-3)*(x-3); } else if(x>=10&&x<20) { y=x/2-1.5; } else {
} printf("%.3f",y); return 0; }
#include<bits/stdc++.h>using namespace std;int main(){ double x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); }if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); printf("%.3f",y); }if(10<=x && x<20){ y=x/2-1.5; printf("%.3f",y);} return 0; }
#include<bits/stdc++.h>using namespace std;int main(){ double x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); }if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); printf("%.3f",y); }if(10<=x && x<20){ y=x/2-1.5; printf("%.3f",y);} return 0; }
#include<bits/stdc++.h> using namespace std; int main() { double x,y; cin>>x; if(0<=x && x<5){ y=-x+2.5; printf("%.3f",y); } if(5<=x && x<10){ y=2-1.5*(x-3)*(x-3); printf("%.3f",y); } if(10<=x && x<20){ y=x/2-1.5; printf("%.3f",y); } return 0; }