제출 #14517

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