個人相片
底乘高
李婷婷 資研 發表於2014年 10月 21日(二.) 17:13
 
#include

#include

using namespace std;

int main()
{
float a,b,s;
cin >> a>>b;
s=(a*b)/2;
cout