제출 #21143

#제출 시각아이디문제언어결과실행 시간메모리
21143jaycekingprintf 함수 1 (BSC_0_1)C++14
100 / 100
0 ms1116 KiB
#include<cstdio> int main() { printf("Hello World!"); }

컴파일 시 표준 에러 (stderr) 메시지


#Verdict Execution timeMemoryGrader output
Fetching results...