#include <stdio.h>
 
main()
{
	printf("千葉経済　ｃ言語プログラミング");
}