# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
213340 | 2020-03-25T16:00:58 Z | berryzed | main 함수 (BSC_0_0) | Java 11 | 99 ms | 12152 KB |
class Main { public static int main(String[] args) { return 0; } }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Runtime error | 99 ms | 12152 KB | Execution failed because the return code was nonzero |