摘要: 废话不说,先传代码♫♫ #include<string.h>#include<stdio.h>int main(){ char s1[9999]; int a[9999]={0}; int v,c,n,m=0; scanf("%s",s1); scanf("%d",&n); v=strlen(s1) 阅读全文
posted @ 2016-07-06 20:39 Liwn 阅读(254) 评论(1) 推荐(0)
摘要: 先传减法! 阅读全文
posted @ 2016-07-06 19:33 Liwn 阅读(252) 评论(3) 推荐(0)