Problem
http://rubyacm.blogspot.com/2010/08/10033-interpreter.html
想法
挺有趣的一題,要寫個小VM執行code,算出執行了幾個指令。
AC Code
https://github.com/roy4801/solved_problems/blob/master/uva/10033.cpp
如果你覺得這篇文章很棒,請你不吝點讚 (゚∀゚)
http://rubyacm.blogspot.com/2010/08/10033-interpreter.html
挺有趣的一題,要寫個小VM執行code,算出執行了幾個指令。
https://github.com/roy4801/solved_problems/blob/master/uva/10033.cpp
如果你覺得這篇文章很棒,請你不吝點讚 (゚∀゚)