摘要:
#include <stdio.h> #include <string.h> #include <stdlib.h> int main() { char s[20]; char *p[11],temp; while(gets(s)) { int i,j,len; len=strlen(s); for 阅读全文
posted @ 2020-04-25 09:49
Hi!Superman
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号