main()
{
	printf("#define WORDLENGTH %d\n",sizeof(int) * 8);
}