#includestdio.h
int main()
{
int i=5;
for(; scanf("%s",&i); printf("%d\n",,i));
return 0;
}

Posted on by