文件名称:Sicily1035
介绍说明--下载内容均来自于网络,请自行研究使用
根据用户输入的所有DNA链,找出所有匹配的DNA链,每条只能使用一次,对速度有一定的要求-As a biology research assistant, your boss has assigned you a job: given n single strands, find out the maximum number of double strands that could be made (of course each strand can be used at most once). If n is small, of course you can find the answer with the help of pen and paper, however, sometimes n could be quite large… Fortunately you are good at programming and there is a computer in front of you, so you can write a program to help yourself. But you must know that you have many other assignments to finish, and you should not waste too much time here, so, hurry up please!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sicily1035\Problem Description.txt
..........\Sicily1035.cpp
Sicily1035