Submission #645901

# Submission time Handle Problem Language Result Execution time Memory
645901 2022-09-28T09:05:13 Z ateacode printf 함수 1 (BSC_0_1) Java 11
0 / 100
131 ms 12220 KB
class Yoyo {
  public static void main(String[] args) {
    System.out.println("Hello World!");
  }
}
# Verdict Execution time Memory Grader output
1 Runtime error 131 ms 12220 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -