摘要: 1036A - Function Height 20180907 \(ans=\left \lceil \frac{k}{n} \right \rceil\) #include<bits/stdc++.h> using namespace std; #define LL long long LL n 阅读全文
posted @ 2018-09-08 02:16 DeaphetS 阅读(493) 评论(1) 推荐(0) 编辑