답안 #13694

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
13694 2015-03-05T05:59:28 Z taehoon1018 main 함수 (BSC_0_0) C
100 / 100
0 ms 1072 KB
#include <stdio.h>

int main()
{
  return 0;
}
# 결과 실행 시간 메모리 Grader output
1 Correct 0 ms 1072 KB Output is correct