#1786: a016


1755143-9@g.puiching.edu.mo (DominicNotFound)

School : Pui Ching Middle School
ID : 3019
IP address : [192.168.120.33]
Last Login :
2025-03-24 15:47:53
a016. 糟糕,我發燒了! | From: [192.168.120.33] | Post Date : 2025-03-01 17:31

To C++:

如果你想精確到小數點以下三位,就照這個程序去做:

cout<<setiosflags(ios::fixed)<<setprecision(3);

cout<<what you want to print;

 
ZeroJudge Forum