Created
July 26, 2015 13:31
-
-
Save alphazero/15bedf357a5a5e8d734d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
二 // 2 | |
进 // "enter" per google but accounting is most likely meaning | |
制 // system | |
二进制 // binary (number system) | |
十 // 10 | |
进 // "enter" .. | |
制 // system | |
=> 十进制 // decimal system | |
入 // in | |
栈 // stack | |
=> 入栈 // ? | |
出 // out emerge | |
栈 // stack | |
=> 出栈 // ? | |
入栈出栈 // FIFO? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment