a080. 呼叫數學專家:算平方根
Tags : 數學函式
Accepted rate : 2人/2人 ( 100% ) [非即時]
評分方式:
Tolerant

最近更新 : 2020-05-18 16:12

Content

使用math.h的sqrt( )函式,計算x的平方根,直到x=0為止。

Input
Output
Sample Input #1
9.0
25.0
16.0
0
Sample Output #1
3.0
5.0
4.0
測資資訊:
記憶體限制: 64 MB
公開 測資點#0 (100%): 1.0s , <1K
Hint :
Tags:
數學函式
出處:
[管理者: coolsea(coolsea) ]


ID User Problem Subject Hit Post Date
沒有發現任何「解題報告」