# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
52637 | 2018-06-26T10:16:10 Z | gs18115 | printf 함수 1 (BSC_0_1) | C++14 | 2 ms | 248 KB |
extern"C"{int puts(const char*);}main(){puts("Hello World!");}
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 2 ms | 248 KB | Output is correct |