摘要: #include #include using namespace std;void get_next(char *str,int *num){ int idFront = 0; int len = strlen(str); int amount = 1; int flag ... 阅读全文
posted @ 2015-12-18 00:20 喵小喵~ 阅读(312) 评论(0) 推荐(0)