← Back to List

10172번: 개 ↗

Solutions

C++14
107 B | 107 chars
#include <stdio.h>
int main()
{
	printf("|\\_/|\n|q p|   /}\n( 0 )\"\"\"\\\n|\"^\"`    |\n||_/=\\\\__|");
}