中學生Lee的的小窩
2018年1月13日 星期六
UVA Q10071 - Back to High School Physics
#include<iostream>
#include<iomanip>
#include<cstring>
#include<cmath>
using namespace std;
int main(){
long long int a,b;
while(cin>>a>>b){
cout<<a*b*2<<endl;
}
system("pause");
return 0;
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言