用C++语言写一个程序,输入一个圆的半径,分别求其面积和周长

问题描述:

用C++语言写一个程序,输入一个圆的半径,分别求其面积和周长

#...
int r,b,d
sin