Skip to content

Week 4. hw1計算機問題 #7

Description

@AngeloETH

請問這題建議實作到什麼程度呢?
看了一下要實作整個google計算機有點難啊XD,發現這題可大可小
以下問題是我看了『學長』的作業並未實作出來的部分:
1.若簡易的加減乘除有含括號嗎? => 四則運算可能要用到stack dsa
2.需要實作負數嗎? => -2+3 的-2按不出來
3.如果我依次輸入 3 * 2 + 2 = 答案為4 => 正確應為6
會有這個issue是因為會糾結在一些功能的實現而延誤了整體學習的進度,例如糾結於 sin cos怎麼實作

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions