public class TheAlgorithmsForLife {

     public static void main (String[] args) {

      System.out.println ("人生算法 ");

     }

    }