诛仙金币在哪里买:大家来看看我编的程序,帮我改改!!谢谢!!

来源:百度文库 编辑:中科新闻网 时间:2024/05/06 12:34:04
File Edit Run Compile Project Options Debug Break/watch
╒════════════════════════════════════ Edit ════════════════════════════════════╕
│ Line 153 Col 10 Insert Indent Tab Fill Unindent D:LUCY64.C │
│ search(head,num); │
│ printf("Input the deled number:"); │
│ scanf("%d",&num); │
│ print(head); │
│ printf("Input the inserted and score:"); │
│ pnum=(TYPE*)malloc(LEN); │
│ scanf("%d%d",&pnum->num,&pnum->score:"); │
│ head=insert(head,pnum); │
│ print(head); │
│} │

这是什么东东~~~ 我也是新手,才学2天vb
这个是打印什么东西的吗?哥哥?