# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
16641 | 2015-09-02T05:11:27 Z | suhgyuho_william | main 함수 (BSC_0_0) | C++ | 0 ms | 1072 KB |
#include <stdio.h> int main(void){ return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 0 ms | 1072 KB | Output is correct |