# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
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; } }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Runtime error | 99 ms | 12152 KB | Execution failed because the return code was nonzero |