1樓:匿名使用者
#include "stdlib.h"
#include "stdio.h"
#include
#include
#define stu struct student#define len sizeof(stu)stu *creat_node();
int choose_act();
search_node(stu *h);
void delete_node(stu *h);
insert_node(stu *h);
struct student
;main()
printf(" do you want continue (y/n): ");
scanf("%*c%c",&n);}}
int choose_act()
stu *creat_node()
}return(h);//你這沒有返回值
}search_node(stu *h)
while(p->next!=0)
else
p=p->next;}}
}insert_node(stu *h)
else q=q->next;}}
void delete_node(stu *h)}}自己修改一下,就行了,在vc下編譯成功
2樓:匿名使用者
/* created by anjuta version 1.2.4a */
/* this file will not be overwritten */
#include
struct student ;
int main()
for (i=0;i<=2;i++)
return (0);}
C語言程式設計,c語言程式設計
呵呵你們些傢伙就為了分數,有什麼用?人家的問題又不給他解決,我是c語言沒學好,只能心有餘而力不足了!給我200分行嗎。把郵箱發到我空間裡,我做了給你發!告我你的郵箱,我給你發過去。一分鐘讀懂。c語言程式設計。可以的,按照你的要求程式設計好。太多了,可以具體一下是需要哪個嗎。a 0 從右往左開始運算。...
程式語言程式設計C大神來看下,C程式語言程式設計
就是建立一個二叉排序樹。先定義一個節點結構體,然後依次讀入無序陣列裡的數字,同時完成樹的建立,最後數字讀完了,就進行樹的遍歷。這樣就可以得到排序後的序列 程式語言程式設計c 大神來看下 圖的最小生成樹的一種方版案 權 0 1 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0...
求助網路c語言程式設計,求助,C語言程式設計的程式設計題?
還沒學到這麼深奧的東西。期待高手回答。這麼像我以前公司的一個專案 求助,c語言程式設計的程式設計題?include 判斷a是否為素數 int isprime int a else printf no n 執行結果 這類的題目 非常多請看 int isprime int a return 1 int ...