問題及**:
/*
*檔名稱:test.cpp
*完成日期:2023年1月19日
*版 本 號:v1.0
**問題描述:編寫函式delete_first_node(),刪除鍊錶中的第乙個結點。
*程式輸入:
*程式輸出:
*/#include using namespace std;
struct node
;node *head=null; //將煉表頭定義為全域性變數,以便於後面操作
void out_list(); //輸出鍊錶
void make_list();
void delete_first_node(); //刪除鍊錶中的第乙個結點
int main( )
void out_list()
cout<>n;
while(n>0) //輸入若干正數建立鍊錶,輸入非正數時,建立過程結束
return;
}void delete_first_node()
執行結果:
知識點總結:
刪除鍊錶中第乙個結點
作業第十八周
1 請列出 nginx 常用模組的各個優缺點以及區別 ngx http auth basic module 實現基於使用者的訪問控制,使用basic機制進行使用者認證,優點 使用登陸對話方塊的方式實現使用者認證,缺點 認證檔案依賴httpd tools軟體包。ngx http stub status...
第十八周學習筆記
匹配兩幅影象 4.1 點和塊 點特徵可以用來尋找乙個不同影象中的對應位置的稀疏集合 獲取特徵點及其之間的對應關係的兩種方法 關鍵點檢測和匹配的四個階段 4.1.1 特徵檢測器 最簡單的匹配策略 e ws sd u iw x i i 1 xi u i0 xi 2e delta u sum i w x ...
第十八周學習筆記
資料庫日誌備份還原 一種方法為還原表資料,使用select into outfile 命令成功備份表資料後,產生的副本檔案是指定格式的文字檔案,該文字檔案中僅僅包含 表記錄資訊 1.首先把銀行賬戶account 表中的記錄匯出到acoumt.ut 文字檔案,然後使用delete全今利除acot 表中...