What algorithm would you use to solve a very large tic-tac-toe game?

前端 未结 0 405
夕颜
夕颜 2021-02-11 01:21

A small (3x3, 4x4) tic-tac-toe can be easily solved by considering all the cases. But for example, you have a 30x30 tic-tac-toe. What algorithm would you use to decide the next

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