數據結構與算法題目集7-20——表達式轉換

我的數據結構與算法題目集代碼倉:https://github.com/617076674/Data-structure-and-algorithm-topic-set 原題鏈接:https://pintia.cn/problem-sets/15/problems/827 題目描述: 知識點:中綴表達式轉後綴表達式 思路:利用棧將中綴表達式轉換爲後綴表達式 將中綴表達式轉化爲後綴表達式的規則: 從左
相關文章
相關標籤/搜索