摘要: 传送门 写了四个题就跑去打球了。第五题应该能肝出来的。 A - Airplane #include <bits/stdc++.h> using namespace std; inline int read() { int x = 0, f = 1; char ch = getchar(); whil 阅读全文
posted @ 2019-06-11 00:18 Mrzdtz220 阅读(422) 评论(0) 推荐(0)