摘要: 传送门 A - Kth Term #include <bits/stdc++.h> #define ll long long using namespace std; int a[32]={1, 1, 1, 2, 1, 2, 1, 5, 2, 2, 1, 5, 1, 2, 1, 14, 1, 5, 阅读全文
posted @ 2020-03-15 13:22 zdragon 阅读(309) 评论(0) 推荐(1) 编辑