NJU 2020fall FLA大作业 图灵机模型 编译说明 方法一:在turing-project目录下执行make指令。 方法二:在turing-project目录下执行指令 g++ turing_machine.cpp main.cpp -std=c++11 -g -o turing