제출 #645901

#제출 시각아이디문제언어결과실행 시간메모리
645901ateacodeprintf 함수 1 (BSC_0_1)Java
0 / 100
131 ms12220 KiB
class Yoyo {
  public static void main(String[] args) {
    System.out.println("Hello World!");
  }
}
#Verdict Execution timeMemoryGrader output
Fetching results...