摘要:
## T1:[Attack](https://atcoder.jp/contests/abc302/tasks/abc302_a) 答案为 $\lceil\frac{A}{B}\rceil$ 代码实现 ``` a, b = map(int, input().split()) print((a+b-1 阅读全文
posted @ 2023-05-21 00:29
V_Melville
阅读(34)
评论(0)
推荐(0)
浙公网安备 33010602011771号