답안 #21144

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
21144 2017-04-06T08:00:25 Z jayceking printf 함수 2 (BSC_0_2) C++14
100 / 100
0 ms 1116 KB
#include<cstdio>

int main() {
	printf("...______.~...\n");
	printf("~.///////\\..-.\n");
	printf(".///////_'\\...\n");
	printf("..II%%II.+I.,..\n");
	printf("..IIIII.nI.P..\n");
	printf("\"\"\"\"\"\"\"\"\"\"\"\"\"\"");
}

Compilation message


# 결과 실행 시간 메모리 Grader output
1 Correct 0 ms 1116 KB Output is correct