import java.util.*; public class TWoGG { public static void main (String[] args) { TWoGGHelper helper = new TWoGGHelper(); } }