class Hello{
 public static void main (String args[]){
  System.out.println("i'm no one");
  System.out.println("Valar Morghulis");
  }

 }



16秋梁鸿彬

相关文章:

  • 2022-01-22
  • 2021-06-29
  • 2021-11-19
  • 2021-08-04
  • 2021-09-27
  • 2022-12-23
  • 2021-04-26
猜你喜欢
  • 2022-12-23
  • 2022-03-06
  • 2021-11-25
  • 2021-08-28
  • 2022-12-23
  • 2021-10-06
  • 2021-11-29
相关资源
相似解决方案