寒假作业集锦
yangshuolll
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
UVA 401 Palindromes String 第一题
传送门 http://openoj.awaysoft.com:8080/judge/contest/view.action?cid=326#problem/A题意是这样的 判断回文或者是是否是镜子的字符串(左右对称)#include#includechar str[100];char m_left[200]= {"AMYZO12E3S5HTIUJV8WLX"}; //对称的字符序原创 2012-12-31 22:00:33 · 1714 阅读 · 4 评论 -
codeforces 265C - Escape from Stones 思维问题
C. Escape from Stonestime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputSquirrel Liss lived in a forest peace原创 2013-01-30 22:46:29 · 1640 阅读 · 1 评论 -
codeforces 269A Magical Boxes 思维问题
A. Magical Boxestime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputEmuskald is a well-known illusionist. One原创 2013-02-03 01:39:10 · 1117 阅读 · 0 评论 -
uva 253 - Cube painting 思维问题
253 - Cube paintingWe have a machine for painting cubes. It is supplied with three different colors: blue, red and green. Each face of the cube gets one of these colors. The cube's faces are原创 2013-02-08 19:09:31 · 1249 阅读 · 0 评论 -
Codeforces Round #166 (Div. 2) c. Secret
C. Secrettime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputThe Greatest Secret Ever consists of n words, ind原创 2013-02-12 02:10:16 · 929 阅读 · 0 评论
分享