国家AAAAA级保护废物 • 18小时前
using namespace std; int main (){
double a; cin >> a; cout << a-floor(a);
return 0;
}
评论:
请先登录,才能进行评论