- 龙凤苑A班5.10
hhhhhhhhh
- @ 2024-5-10 17:50:44
#include<bits/stdc++.h>
using namespace std;
int main()
{
int a,b,c;
cin >>a>>b>>c;
cout <<a*0.2+b*0.3+c*0.5;
return 0;
}
0 comments
No comments so far...
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.