2024年7月22日

摘要: 数组模拟列表: 数组下标对应节点 data 4 10 5 6 R 2 1 2 3 4 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int N = 110; 4 int data[N],L[N],R[N]; 5 int head=1 阅读全文

posted @ 2024-07-22 19:36 jacyoier 阅读(34) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3