c4‘:修改问题4

master
2812875475 2024-06-10 16:05:54 +08:00
parent 5309c7c17f
commit ea40bfd791
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ package org.example;
public class Main {
public static void main(String[] args) {
System.out.println("Hello world333333333!");
System.out.println("hhhhhh");
System.out.println("hhh");
System.out.println("hhhhhh3");
}
}