#18755: C379


justinli (安茲 烏爾 恭)

學校 : 臺北市立西松高級中學
編號 : 93947
來源 : [36.229.97.176]
最後登入時間 :
2024-05-03 23:24:53
c379. 成為出題者 | From: [114.44.181.34] | 發表日期 : 2019-08-04 14:08

#include <iostream>
using namespace std;
int main(){
int a;
cin>>a;
cout<<a/10*3<<endl;
return 0;
}

 
ZeroJudge Forum