#include <bits/stdc++.h> using namespace std; int main() { float m; cin >> m; cout << fixed << setprecision(3) << m << endl; return 0; }
微信直接扫码登录
使用经过邮箱注册的账号密码登录