main()
{
	printf(crypt("<your override password","<your encryption key>"));
}