Add tags

Add tags to the following comment

バグ見つけてしまいました。面目ない。 コメントの位置を参考にして必要なら差し替えてください。

Random Player.[293] BetterThinkPlayer.[8721] Draw[986]

BetterThinkPlayer.[9858] Random Player.[0] Draw[142]

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
        for(int i=0;i<9;i++){//こまの配置による判定
            int x,y;
                x = i%3;
                y = i/3;
            Mark M= in.At(x,y);
            for(int j=0;Side[i][j]!= -1;j++){
                if(M == Mark_) Point[Side[i][j]]+= Posi;
                if(M != Mark_ && M != None ) Point[Side[i][j]]+= Nega;
            }
        }

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...