https://www.acmicpc.net/problem/10171
fun main(args: Array<String>) { println("\\ /\\") println(" ) ( ')") println("( / )") println(" \\(__)|") }