提交时间:2019-12-03 10:36:58
运行 ID: 2606
class A{ public static void main(String[] args){ System.out.println("Hello"); } }