#include<iostream> using namespace std; typedef int ElemType; const int MaxSize = 1000; class SequenList { &nbs
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号