摘要:
#include #include struct pos{ int x; int y;};pos result;int times;int m,n;int wdNum;char word[30][60];char txt[60][60];bool findWord(char *str,int len... 阅读全文
posted @ 2013-04-23 21:27
EXLsunshine
阅读(156)
评论(0)
推荐(0)