Loading

摘要: Description Input Output 当时做题时,思路没问题,但是有一个很大的问题就是自己在编程时没化简表达式,n*m 爆了 int,还有一个点就是,向上去整没用好! #include <bits/stdc++.h> using namespace std; int main() { d 阅读全文
posted @ 2019-12-15 20:55 Doubest 阅读(107) 评论(0) 推荐(0)