int main()
{
	int a,b,c;
	char s[3];
	int i,j,k,m;
	cout<<"BCA"<<endl;
	return 0;
}
