document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.  
  2. class Bigger {
  3.  public static void main(String[] args) {
  4.  // insert code here
  5.  }
  6.  }
  7.  class Better {
  8.  enum Faster {Higher, Longer};
  9.  }
');