从品牌网站建设到网络营销策划,从策略到执行的一站式服务
#include#include #include using namespace std; int a[]={1,2,3,4,5,6,7,8,9}; struct node { node(int xx):x(xx),next(NULL){} int x; node *next; }; void fun() { } int main() { node *head=new node(0); node *p=head; for(int i=0;i<9;i++) { node *add=new node(a[i]); p->next=add; p=add; } node *q=head; while(q) { cout< x<<" "; q=q->next; } cout< next; q=p->next; while(p->next!=NULL) { node *add=new node(p->x+q->x); node *qq=q; while(add->x > qq->x && qq->next!=NULL) { qq=qq->next; } add->next=qq->next; qq->next=add; cout< x< next; q=p->next; } q=head; while(q) { cout< x<<" "; q=q->next; } cout<
分享文章:【list】可用于哈夫曼树的一种建树选数的链表方法替代堆
URL链接:http://cdkjz.cn/article/pgghce.html
成都网站建设公司地址:成都市青羊区太升南路288号锦天国际A座10层 建设咨询028-86922220
成都快上网科技有限公司-四川网站建设设计公司 | 蜀ICP备19037934号 Copyright 2020,ALL Rights Reserved cdkjz.cn | 成都网站建设 | © Copyright 2020版权所有.
专家团队为您提供成都网站建设,成都网站设计,成都品牌网站设计,成都营销型网站制作等服务,成都建网站就找快上网! | 成都网站建设哪家好? | 网站建设地图