摘要: 题目链接: B. Puzzles time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output time limit per test 1 se 阅读全文
posted @ 2016-07-15 19:22 LittlePointer 阅读(609) 评论(0) 推荐(0)
摘要: 题目链接: A. Lorenzo Von Matterhorn time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output time limi 阅读全文
posted @ 2016-07-15 17:17 LittlePointer 阅读(391) 评论(0) 推荐(0)
摘要: 题目链接: F. Couple Cover time limit per test 3 seconds memory limit per test 512 megabytes input standard input output standard output time limit per tes 阅读全文
posted @ 2016-07-15 14:34 LittlePointer 阅读(614) 评论(0) 推荐(0)
摘要: 题目链接: D. Swaps in Permutation time limit per test 5 seconds memory limit per test 256 megabytes input standard input output standard output time limit 阅读全文
posted @ 2016-07-15 14:23 LittlePointer 阅读(386) 评论(0) 推荐(0)
摘要: 题目链接: C. Exponential notation time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output time limit 阅读全文
posted @ 2016-07-15 14:16 LittlePointer 阅读(378) 评论(0) 推荐(0)
摘要: 题目链接: B. s-palindrome 题意: 问给定的字符串是否是镜面对称; 思路: 直接看哪些字母是镜面对称的就行; AC代码: 阅读全文
posted @ 2016-07-15 14:11 LittlePointer 阅读(307) 评论(0) 推荐(0)
摘要: 题目链接: A. Fashion in Berland 题意: 思路: AC代码: 阅读全文
posted @ 2016-07-15 14:07 LittlePointer 阅读(336) 评论(0) 推荐(0)