Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
printf("%f", double());In Reply To:为何用float c++,g++都能过,用double只有c++能过 Posted by:cfrpg at 2014-07-17 20:28:56 double x; scanf("%lf", &x); printf("%f", x); C/C++语言基础问题…… Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator