#import char l,k;main(){for(;scanf("%c",&k)!=EOF&&l<32;l++)if(k<32||k>127){printf("400");return 0;}printf("200");}