#45700: spender diwindie with 11 assists


1121226@stu.wghs.tp.edu.tw (Arthur✨小蜜蜂)

學校 : 臺北市私立薇閣高級中學
編號 : 252772
來源 : [112.104.66.104]
最後登入時間 :
2025-03-30 12:41:08
d226. 10071 - Back to High School Physics -- UVa10071 | From: [60.248.154.139] | 發表日期 : 2025-03-31 12:59

#include <bits/stdc++.h>
using namespace std;  
int main() {
    int a,b;
    while(cin>>a>>b){ // 輸入a,b
        if(b==0){ // 如果b=0
            cout<<0<<endl; // 輸出0
            continue;
        }
        cout<<a*b*2<<endl; // 輸出a*b*2
    }
    return 0;
}
 
#45703: Re: spender diwindie with 11 assists


1121226@stu.wghs.tp.edu.tw (Arthur✨小蜜蜂)

學校 : 臺北市私立薇閣高級中學
編號 : 252772
來源 : [112.104.66.104]
最後登入時間 :
2025-03-30 12:41:08
d226. 10071 - Back to High School Physics -- UVa10071 | From: [112.104.66.104] | 發表日期 : 2025-04-01 10:40

https://www.google.com.tw/url?sa=i&url=https%3A%2F%2Fclutchpoints.com%2Fnba%2Fdallas-mavericks%2Fmavericks-news-spencer-dinwiddie-gets-real-losing-100-million-contract&psig=AOvVaw1iRnCV8NuGSBa9bRFFAbv4&ust=1743561484703000&source=images&cd=vfe&opi=89978449&ved=0CBQQjRxqFwoTCMivkO3mtYwDFQAAAAAdAAAAABAE

 
#45704: Re: spender diwindie with 11 assists


1121226@stu.wghs.tp.edu.tw (Arthur✨小蜜蜂)

學校 : 臺北市私立薇閣高級中學
編號 : 252772
來源 : [112.104.66.104]
最後登入時間 :
2025-03-30 12:41:08
d226. 10071 - Back to High School Physics -- UVa10071 | From: [112.104.66.104] | 發表日期 : 2025-04-01 10:42

 


 
#45705: Re: spender diwindie with 11 assists


1121226@stu.wghs.tp.edu.tw (Arthur✨小蜜蜂)

學校 : 臺北市私立薇閣高級中學
編號 : 252772
來源 : [112.104.66.104]
最後登入時間 :
2025-03-30 12:41:08
d226. 10071 - Back to High School Physics -- UVa10071 | From: [112.104.66.104] | 發表日期 : 2025-04-01 10:44

 
ZeroJudge Forum