
Lv.1
できるだけ小説を更新します、よろしくお願い致します。
签名:随缘更新 QQ:2921934150 成分复杂,欢迎加我 RE:我无法生存的世界 https://shequ.codemao.cn/wiki/novel/cover/150667 你干嘛~哎哟(被发现鸡脚了)
在 代码岛3.0围棋大赛 - 代码揭秘! 中回复
这确定没错?
if (x > 0) { capture(x - 1, y, true); }
if (x < size - 1) { capture(x + 1, y, true); }
if (y > 0) { capture(x, y - 1, true); }
if (y < size - 1) { capture(x, y + 1, true); }
capture(x, y, true);2020-06-05T19:51:32 点赞:0
在 【社区名师】第1期·名师第一次新鲜出炉~快来pick你的小师傅吧! 中回复
ohhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
2020-07-02T17:27:45 点赞:0