C++ Segmentation fault (core dumped) on Pushdown Automata

前端 未结 0 1310
抹茶落季
抹茶落季 2020-12-12 04:13

I am trying to implement a push-down automata which can recognize the context-free language L={ a^n*b^n| n ≥ 0} and Im using these eight strings as the inputs, aabb$, aaabbb

相关标签:
回答
  • 消灭零回复
提交回复
热议问题