#41351: 有if不用的叛逆小孩


Heyairu (部屋いる)

學校 : 新北市立板橋高級中學
編號 : 276674
來源 : [203.64.161.123]
最後登入時間 :
2024-11-12 19:55:08
a053. Sagit's 計分程式 -- Sagit's 教學題 | From: [203.64.161.123] | 發表日期 : 2024-07-19 11:03

#include<iostream>
using namespace std;
int main(){
    int x;
    cin>>x;
    cout<<(x*6)-(x>10)*((x-10)*4)-(x>20)*((x-20)*1)-(x>40)*(x-40);
}

 
ZeroJudge Forum