b060. a-b
標籤 :
通過比率 : 12人/14人 ( 86% ) [非即時]
評分方式:
Strictly

最近更新 : 2023-11-22 16:44

內容

By user input two numbers a and b, a simple mathematical problem is a-b. Then the ceiling function is the function that takes an integer number of a-b (i.e., that is greater than or equal to the input numbers of (a-b)).

輸入說明

第一列輸入整數k代表有k組測資,接下來輸入共k列,每一列輸入二個數a, b(a和b以Enter隔開)。

輸出說明

輸出k列,每一列輸出a和b相加的整數。

範例輸入 #1
3
-1.7
-31.9
-32.9
32.8
4.3
20.2
範例輸出 #1
31
-65
-15
測資資訊:
記憶體限制: 64 MB
不公開 測資點#0 (100%): 1.0s , <1K
提示 :
標籤:
出處:
輔大資管系機測考古題 [管理者: 053792(Ben) ]


編號 身分 題目 主題 人氣 發表日期
沒有發現任何「解題報告」