上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 47 下一页
摘要: A. Parallelepipedtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou've got a rectangular parall... 阅读全文
posted @ 2014-10-26 19:11 我喜欢旅行 阅读(379) 评论(0) 推荐(0) 编辑
摘要: B. Random Teamstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputn participants of the competition ... 阅读全文
posted @ 2014-10-26 18:55 我喜欢旅行 阅读(271) 评论(0) 推荐(0) 编辑
摘要: 插入排序的算法分析:(未完)可参考的排序算法的博客: http://blog.csdn.net/cjf_iceking/article/details/7916194这是剪贴的别人的插入排序的 函数代码。#include #include #include #include #include usi... 阅读全文
posted @ 2014-10-25 13:03 我喜欢旅行 阅读(357) 评论(0) 推荐(0) 编辑
摘要: C. Table Decorationstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou haverred,ggreen andbblue ... 阅读全文
posted @ 2014-10-25 12:24 我喜欢旅行 阅读(349) 评论(0) 推荐(0) 编辑
摘要: refresh的停车场Time Limit: 1000ms Memory limit: 65536K有疑问?点这里^_^题目描述refresh最近发了一笔横财,开了一家停车场。由于土地有限,停车场内停车数量有限,但是要求进停车场的车辆过多。当停车场满时,要进入的车辆会进入便道等待,最先进入便道的车辆... 阅读全文
posted @ 2014-10-24 19:56 我喜欢旅行 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 学密码学一定得学程序Time Limit: 1000ms Memory limit: 65536K有疑问?点这里^_^题目描述曾经,ZYJ同学非常喜欢密码 学。有一天,他发现了一个很长很长的字符串S1。他很好奇那代表着什么,于是神奇的WL给了他另一个字符串S2。但是很不幸的是,WL忘记跟他说是什么意... 阅读全文
posted @ 2014-10-23 21:31 我喜欢旅行 阅读(284) 评论(0) 推荐(0) 编辑
摘要: Catch That CowTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 48127Accepted: 15077DescriptionFarmer John has been informed of the location of... 阅读全文
posted @ 2014-10-23 20:03 我喜欢旅行 阅读(566) 评论(0) 推荐(0) 编辑
摘要: 如这个: gnome-terminal -t $TITLE -x 阅读全文
posted @ 2014-10-23 19:25 我喜欢旅行 阅读(214) 评论(0) 推荐(0) 编辑
摘要: 示例输入4 41 2 3 45 6 7 89 10 11 1213 14 15 16示例输出13 9 5 114 10 6 215 11 7 316 12 8 4#include #include #include #include using namespace std;int map[100][... 阅读全文
posted @ 2014-10-16 21:07 我喜欢旅行 阅读(476) 评论(0) 推荐(0) 编辑
摘要: Keep It Simple,Stupid!2010年04月03日21:46:36KISS---保持简单,并且一目了然瞎扯KISS好文一篇 What does KISS stand for? (KISS代表什么?)What does that mean? (KISS是什么意思?)How will I... 阅读全文
posted @ 2014-10-16 20:32 我喜欢旅行 阅读(1663) 评论(0) 推荐(0) 编辑
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 47 下一页