operator in enum c++

前端 未结 0 1525
轮回少年
轮回少年 2020-12-13 19:10

I found this code of a tic tac toe game in c++, but got confused with the side^1 in GetComputerMove function-->randMove = GetWinningMove(board, side ^ 1); If anything rai

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