#37472: 379嗎


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


還看

自己想

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