会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Running_Time
新博客地址:https://sea96.github.io/
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
字符串
上一页
1
2
3
字符串处理 Codeforces Round #296 (Div. 2) B. Error Correct System
摘要:题目传送门 1 /* 2 无算法 3 三种可能:1.交换一对后正好都相同,此时-2 4 2.上面的情况不可能,交换一对后只有一个相同,此时-1 5 3.以上都不符合,则不交换,-1 -1 6 7 ...
阅读全文
posted @
2015-03-25 20:11
Running_Time
阅读(227)
评论(0)
推荐(0)
贪心/字符串处理 Codeforces Round #291 (Div. 2) A. Chewbaсca and Number
摘要:题目传送门 1 /* 2 WA了好几次,除了第一次不知道string不用'\0'外 3 都是欠考虑造成的 4 */ 5 #include 6 #include 7 #include 8 #include 9 #include 10 #include 11 #include 1...
阅读全文
posted @
2015-03-25 19:38
Running_Time
阅读(92)
评论(0)
推荐(0)
上一页
1
2
3
公告