class Fest { public static void main(String[] args) { String f = ""; System.out.println(f); } }