1 #include<stdio.h> 2 #include<string.h> 3 int main() 4 { 5 char a[170]; 6 int i,j; 7 while(gets(a)&&strcmp(a,"2013")!=0) 8 { 9 i=0; 10 while(a[i]!='