제출 #17619

#제출 시각아이디문제언어결과실행 시간메모리
17619pjh0123printf 함수 1 (BSC_0_1)C++98
100 / 100
0 ms1076 KiB
#include<stdio.h> int main(){ printf("Hello World!"); }
#Verdict Execution timeMemoryGrader output
Fetching results...