61
64
69
版主
#include<stdio.h> using namespace std; int main(){ float a,s; a=((150*2/15)*(15+25))/2; s=float(a); // cout<<setprecion(2)<<s; printf("%.2f",s); }
使用道具 举报
|山东智趣岛论坛 ( 鲁ICP备2023024048号 )
GMT+8, 2025-3-1 10:56 , Processed in 0.162306 second(s), 34 queries .
Powered by Discuz! X3.3 Licensed
Copyright © 2001-2020, Tencent Cloud.