#18755: C379


justinli (安茲 烏爾 恭)

學校 : 臺北市立西松高級中學
編號 : 93947
來源 : [36.224.150.113]
最後登入時間 :
2024-09-29 13:20:38
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