# include <string.h>
main()
{ char a[]={‘\1’,’\2’,’\3’,’\4’,’\0’};
Printf(“%d %d\n”,sizeof ,srelen );
}
(13)设有