답안 #14073

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
14073 2015-04-26T07:58:19 Z gs14041 printf 함수 2 (BSC_0_2) C++
0 / 100
0 ms 1080 KB
#include<stdio.h>
int main()
{
printf("...______.~...");
printf("~.///////\\..-.");
printf(".///////_'\\...");
printf("..II%%II.+I.,..");
printf("..IIIII.nI.P..");
printf("""""""""""""""");
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 1080 KB Output isn't correct