(以“分类:贪心 ==摘要== {{信息题|Anton and currency you all know|http://acm.hust.edu.cn/vjudge/contest/view.action?cid{{=}}70536#problem/B|1|100|time=2015-02...”为内容创建页面) |
小 (补充) |
||
第1行: | 第1行: | ||
[[分类:贪心]] | [[分类:贪心]] | ||
==摘要== | ==摘要== | ||
− | {{信息题|Anton and currency you all know|http://acm.hust.edu.cn/vjudge/contest/view.action?cid{{=}}70536#problem/B|1|100|time=2015-02-23 15:22:53}} | + | {{信息题|Anton and currency you all know|http://acm.hust.edu.cn/vjudge/contest/view.action?cid{{=}}70536#problem/B|1|100|遗漏情况|1|time=2015-02-23 15:22:53}} |
*来自寒假练习:[http://acm.hust.edu.cn/vjudge/contest/view.action?cid=70536 2015 Winter Warm up div2] B题 | *来自寒假练习:[http://acm.hust.edu.cn/vjudge/contest/view.action?cid=70536 2015 Winter Warm up div2] B题 | ||
*原题链接:http://codeforces.com/problemset/problem/508/B | *原题链接:http://codeforces.com/problemset/problem/508/B |
题目链接 | 难度等级 | 完成状态 | 完成分数 | 最后编辑时间 | 失误原因(初次提交分数) |
---|---|---|---|---|---|
Anton and currency you all know | ★☆☆☆☆ | 答案正确 | 100 | 2015-02-23 15:22:53 | 遗漏情况(1) |
给一个很长的奇数,交换任意两位,使得其变成尽量大的偶数,问这个偶数是多少。
欸这个……算是贪心吧
508B.cpp代码已折叠
展开折叠内容
|
---|
显示/移除行号
|