You are on page 1of 1

C++ shell cpp.

sh
online C++ compiler
about cpp.sh

1 #include<stdio.h>
2 #define PI 3.14159
3 int main(void);
4 int radius;
5 { printf(Enter radius);
6 scanf("%d, &radius");
7 printf('volume is : %d;4 *radius*radius*radius/3')
8 return 0;
9 }
10
11
12

cpp.sh
cpp.sh
Link to this code: [copy] Run
compilation

C++
C++ shell
shell C++ Shell 2.0 © cpp.sh 2014-2023 | buy me a co!e
old version still available here (for a limited time).
:

You might also like