#include<bits/stdc++.h>
using namespace std;
int main(){
double a;
cin >> a;
printf("%.12lf",a);
cout << fixed << setprecision(12) << a;
return 0;
}
#include<bits/stdc++.h>
using namespace std;
in...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《0113》 | 949字 | 2.0分钟 | 100% | 73 CPM | 16 次 | 0 | 不及格,加强练习! |
Inspirational quotes: 你所爱的人,他并不是全然完美,但是正因为他的五音不全,你才发现他的可爱之处,不完美,很好,所以你也该放轻松一点。 ——保罗·皮尔梭 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |