diff --git a/QUSTOJ/1875.cpp b/QUSTOJ/1875.cpp new file mode 100644 index 0000000..5a0ec85 --- /dev/null +++ b/QUSTOJ/1875.cpp @@ -0,0 +1,12 @@ +#include +#include +using namespace std; + +int main() +{ + int h,r; + const double pi=3.14; + cin>>h>>r; + cout<