上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 18 下一页
摘要: KickdownTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 2214 Accepted: 944DescriptionA research laboratory of a world-leadin... 阅读全文
posted @ 2018-04-06 22:51 ACLJW 阅读(155) 评论(0) 推荐(0) 编辑
摘要: BoxTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 4196 Accepted: 1518DescriptionIvan works at a factory that produces heavy... 阅读全文
posted @ 2018-04-06 20:16 ACLJW 阅读(94) 评论(0) 推荐(0) 编辑
摘要: All in AllTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 34909 Accepted: 14571DescriptionYou have devised a new encryption ... 阅读全文
posted @ 2018-04-06 18:31 ACLJW 阅读(135) 评论(0) 推荐(0) 编辑
摘要: The decimal expansion of the fraction 1/33 is 0.03, where the 03 is used to indicate that the cycle 03repeats indefinitely with no int... 阅读全文
posted @ 2018-04-06 09:45 ACLJW 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 问题简述:给定m个长度为n的DNA序列,求一个DNA序列,使其到所有这些序列的总hamming距离尽量小,如果有多个解,输出字典顺序的最小解。贪心#include#includeusing namespace std;const int maxn = 1000 + 5... 阅读全文
posted @ 2018-04-05 18:15 ACLJW 阅读(166) 评论(0) 推荐(0) 编辑
摘要: Crossword AnswersTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 1357 Accepted: 572DescriptionA crossword puzzle consists of... 阅读全文
posted @ 2018-04-05 17:39 ACLJW 阅读(177) 评论(0) 推荐(0) 编辑
摘要: A children’s puzzle that was popular 30 years ago consisted of a 5×5 frame which contained 24 smallsquares of equal size. A unique let... 阅读全文
posted @ 2018-04-05 13:18 ACLJW 阅读(234) 评论(0) 推荐(0) 编辑
摘要: A character string is said to have period k if it can be formed by concatenating one or more repetitionsof another string of length k.... 阅读全文
posted @ 2018-04-05 00:20 ACLJW 阅读(255) 评论(0) 推荐(0) 编辑
摘要: Trung is bored with his mathematics homeworks. He takes a piece of chalk and starts writing a sequenceof consecutive integers starting... 阅读全文
posted @ 2018-04-04 22:50 ACLJW 阅读(183) 评论(0) 推荐(0) 编辑
摘要: An organic compound is any member of a large class of chemicalcompounds whose molecules contain carbon. The molarmass of an organic co... 阅读全文
posted @ 2018-04-04 22:11 ACLJW 阅读(134) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 18 下一页