Results 1 comments of Xinying

I have solved this problem, the script pair.cpp mergedSeq = leftSeq.substr(0, lbreak) + rightSeq.substr(rbreak, rightSeq.length() - rbreak); out of string need to modify