摘要: Om Nom is the main character of a game "Cut the Rope". He is a bright little monster who likes visiting friends living at the other si... 阅读全文
posted @ 2015-04-08 18:24 Herumw 阅读(130) 评论(0) 推荐(0) 编辑
摘要: DescriptionAlice owns a construction company in the town of Norainia, famous for its unusually dry weather. In fact, it only rains a f... 阅读全文
posted @ 2015-04-08 15:46 Herumw 阅读(200) 评论(0) 推荐(0) 编辑
摘要: Ford Prefect got a job as a web developer for a small company that makes towels. His current work task is to create a search engine fo... 阅读全文
posted @ 2015-04-08 12:57 Herumw 阅读(128) 评论(0) 推荐(0) 编辑
摘要: Description按邻接矩阵的方法创建图,分别用深度优先和广度优先方法遍历图。Input输入的数据有多组对于每组测试数据第一行为图中点的个数n(0 #include#include#include using namespace std;int map[110][... 阅读全文
posted @ 2015-04-08 11:03 Herumw 阅读(372) 评论(0) 推荐(0) 编辑