会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lemonsbiscuit
The greatest test of courage on earth is to bear defeat without losing heart.
博客园
首页
新随笔
联系
订阅
管理
2019年9月12日
PAT-2019年秋季考试-甲级
摘要: 7-1 Forever (20 分) #include <bits/stdc++.h> using namespace std; int N,K,m,number[10]; multimap<int,int> mp; int sum_digit(int num) { int sum=0; while
阅读全文
posted @ 2019-09-12 01:18 lemonsbiscuit
阅读(1015)
评论(2)
推荐(0)
编辑
公告