摘要: https://www.luogu.com.cn/problem/P1149先把所有的数表示出来 #include <cstdio> #include <iostream> using namespace std; int b[1000] = {6, 2, 5, 5, 4, 5, 6, 3, 7, 阅读全文
posted @ 2019-08-02 17:14 Hazelxcf 阅读(68) 评论(0) 推荐(0)