백준 #23234번 The World Responds

jhj·2024년 2월 1일

백준 JAVA

목록 보기
89/583
public class Main {
	public static void main(String[] args) {
		System.out.println("The world says hello!");
	}
}
profile
개발자를 꿈꾸는

0개의 댓글