摘要: 题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4459 题目意思:给出一个字符串,求出该字符串的最小字典序 暴力求解即可,用 ans 保存最小字 阅读全文
posted @ 2016-04-02 23:02 windysai 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=342 题目意思:给出一段字符串(大写字母+数字组成)。判断是否为回文串 or 镜像串 or 回文 阅读全文
posted @ 2016-04-02 22:22 windysai 阅读(156) 评论(0) 推荐(0) 编辑