public class TheAlgorithmsForLife { public static void main (String[] args) { System.out.println ("这一刻我们是快乐的 "); } }