摘要:
During each move the player can chooseall lines of the matrix where dwarf is not on the cell with candyand shout "Let's go!"这个 看成是 选其所有干行 我却看成是选其中 若干 行 水一下自己#include #include #include #include using namespace std;char map[1005][1005];int N[1005],L[1005];int main(){ int n,m; while(scanf 阅读全文
posted @ 2014-03-08 11:22
来自大山深处的菜鸟
阅读(147)
评论(0)
推荐(0)

浙公网安备 33010602011771号