最喜欢秋天的变色龙很勤奋努力
最喜欢秋天的变色龙很勤奋努力
全部文章
分类
归档
标签
去牛客网
登录
/
注册
最喜欢秋天的变色龙很勤奋努力的博客
全部文章
(共1篇)
题解 | #[NOIP2013]记数问题#
#include<bits/stdc++.h> using namespace std; int main() { std::ios::sync_with_stdio(false); cin.tie(0); cout.tie(0); int n, x...
2024-05-15
0
176