The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Zang MingJie <zealot0...@gmail.com>
Date: Mon, 8 Oct 2012 01:16:59 -0700 (PDT)
Local: Mon, Oct 8 2012 4:16 am
Subject: week1的第三题体现出函数式语言的优美
递归+一个mapreduce就搞定了
def countChange(money: Int, coins: List[Int]): Int = if (coins.isEmpty) {
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||