時間限制: 1 sec
記憶體限制: 128 mb
提交: 42
解決: 15
建立乙個學生鍊錶,每個鍊錶結點含有學生的基本資訊,編號和姓名。現在n個學生站成一列,根據學生姓名查詢學生的編號。
請將**補充完整,只需提交補充部分。
請用c++方式提交
c++**:
#include
#include
using namespace std;
struct student
;student *createlist(int n)
return head;
}void searchstu(student *head,char *str)
}void destroy(student *head)
}int main()
第1行輸入乙個n,表示n個學生;
第2行到第n+1行,每行輸入乙個學生的編號和姓名,以空格隔開;
最後1行,輸入要查詢的學生姓名。
要尋找學生的編號
51001 tom
1002 bob
1003 mike
1006 daming
1007 xiaohong
tom
1001
#include #include using namespace std;
struct student
;student *createlist(int n)
return head;
}void searchstu(student *head,char *str)
}void destroy(student *head)
}int main()
YTU 2975 我的編號
建立乙個學生鍊錶,每個鍊錶結點含有學生的基本資訊,編號和姓名。現在n個學生站成一列,根據學生姓名查詢學生的編號。請將 補充完整,只需提交補充部分。請用c 方式提交 c include include using namespace std struct student student createl...
我編的vc 程式1
include include resource.h long far pascal windowproc hwnd hwnd,uint message,wparam wparam,lparam lparam point points2 6 point points3 2 point points4...
我編的不是程式,是夢想( )
牛牛,我兒子的小名。是用他出生的地點命名的。命名的權利是他偉大的母親。媽媽希望他茁壯成長,也希望他寬容敦厚。我明白她起的名字意義,也很欣賞她起的名字。並且,在我心目中,牛也是很不俗氣的詞彙。我乙個用 寫的專案。看著日日進步的兒子,曾經以他名字命名的專案卻止步不前了。沒有發布,沒有進展,只有慚愧。心想...