import java.io.*; public class sgr { static public void main(String[] args) { System.out.println("abCDef"); } }