nep> learning ps5 controller
United States
 
 
No se ha proporcionado información.
Comentarios
Chariis 23 SEP 2023 a las 11:40 a. m. 
+rep coolest Nick Cage Enjoyer I know
L0B0.(60 hz) 31 JUL 2023 a las 9:04 a. m. 
signed by lobo <3
wh♥re4ghostie 14 MAY 2023 a las 12:34 p. m. 
+rep super nice demodoggy <3333
Microsoft Windows 11 7 MAY 2023 a las 9:23 p. m. 
#include <iostream>
#include <iomanip>
#include <math.h>
using namespace std;

int main() {
double radius;
double height;
double volume;
double area;

cout << fixed << setprecision(1);

cout<< "what is the radius number ? \n" << endl;
cin>> radius;
cout<< "what is the height number ? \n" << endl;
cin>> height;


volume = M_PI * pow(radius, 2) * height;

area = 2 * M_PI * radius * height + 2 * M_PI * pow(radius, 2);

cout << "Volume: " << volume << " cubic inches" << endl;
cout << "Surface area: " << area << " square inches"<< endl;


return 0;
}
$wagLord 7 MAY 2023 a las 7:58 p. m. 
signed by butt jar
King Ranny 23 ABR 2023 a las 8:52 p. m. 
Signed by ranny :)