#!/usr/local/bin/python3 import random;print(random.choice(['cx', 'access']))