#37472: 379嗎


yp11251273@yphs.tp.edu.tw (906-36張鈞勉)

學校 : 臺北市私立延平高級中學
編號 : 239174
來源 : [203.72.178.2]
最後登入時間 :
2024-11-27 08:47:18

還看

自己想

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