問題詳情

三、若堆疊以陣列 st 儲存,請完成堆疊的插入演算法。(10 分)其中相關宣告為int st[0:MAX-1];int top = -1;

參考答案

答案:C
難度:簡單0.837497
統計:A(64),B(100),C(3788),D(571),E(0)

內容推薦

內容推薦