周星驰 · 2005-12-02 03:27:26 · 阅读: 687 对,一时疏忽改错,应该改这个地方。。。。 if ( m[s1] ) { do { sx = rand() % 3; } while ( sx == s1 ); } else { sx = 3 - r - s1; }