雨谷の日和

過去19年で2,600を超えるアニメの第1話だけは見続けた僕のお勧めアニメがハズレなはずがない

2004-11-17から1日間の記事一覧

人狼BBS作成日記76

まずは投票の集計から見ていきましょう。 こんな感じになるでしょうか。 @Char_Vote_Temp = (); @Char_Alive_Index = (); for($index = 0; $index < @Char_Life; $index++){ if($Char_Life[$index] == 0){ push(@Char_Alive_Index, $index); } $Char_Vote_Te…