大牛的代码总是让人兴叹(!- !)
#include<stdio.h> #include<string.h> char s[100000],t[100000]; int main() { int i,j,k1,k2; while(scanf("%s%s",s,t)==2) { k1=strlen(s); k2=strlen(t); if(k1>=k2) { printf("No "); continue; } for(i=0,j=0;t[j]!='
大牛的代码总是让人兴叹(!- !)
#include<stdio.h> #include<string.h> char s[100000],t[100000]; int main() { int i,j,k1,k2; while(scanf("%s%s",s,t)==2) { k1=strlen(s); k2=strlen(t); if(k1>=k2) { printf("No "); continue; } for(i=0,j=0;t[j]!='