sicily
文章平均质量分 83
小威威__
这个作者很懒,什么都没留下…
展开
-
Sicily1133: SPAM (电子邮箱匹配)
Description You never had any friends, and don’t really want any anyways, and so you have decided to collect email addresses from web pages for direct e-mail advertising. The text delivered t原创 2016-10-18 23:27:26 · 4623 阅读 · 0 评论 -
Sicily: 连通性问题(算法逐层优化)
Description: 关系R具有对称性和传递性。数对p q表示pRq,p和q是0或自然数,p不等于q。 要求写一个程序将数对序列进行过滤,如果一个数对可以通过前面数对的传递性得到,则将其滤去。例如: 输入 输出 连通性 3 4— 3 4 4 9— 4 9 8 0— 8 0 2 3— 2 3 5 6— 5 6 2 9— XX—原创 2016-12-06 22:17:57 · 1277 阅读 · 0 评论 -
Sicily: ordering task(算法逐层优化)
Description John has n tasks to do. Unfortunately, the tasks are not independent and the execution of one task is only possible if other tasks have already been executed. Input There are mu原创 2016-12-07 22:20:10 · 549 阅读 · 0 评论 -
sicily: Highways
Description The island nation of Flatopia is perfectly flat. Unfortunately, Flatopia has no public highways. So the traffic is difficult in Flatopia. The Flatopian government is aware of this proble原创 2016-12-08 20:54:13 · 873 阅读 · 0 评论 -
Sicily: Campus(Floyd-Warshall算法)
Description At present, Zhongshan University has 4 campuses with a total area of 6.17 square kilometers sitting respectively on both sides of the Pearl River or facing the South China Sea. The Guang原创 2016-12-09 10:30:15 · 791 阅读 · 0 评论