华师一附中OI组
标题:
圆和正方形
[打印本页]
作者:
604班汪嘉诚
时间:
2021-8-12 11:25
标题:
圆和正方形
#include <iostream>
using namespace std;
float r,c,a,sy,sz;
int main()
{
c=10;
c/3.14/2;
sy=3.14*r*r;
a=c/4;
sz=a*a;
if (sy>sz) cout<<"yuan";
else cout<<"zheng";
return 0;
}
欢迎光临 华师一附中OI组 (http://hsyit.cn/)
Powered by Discuz! X3.2