摘要: Given a nested list of integers, return the sum of all integers in the list weighted by their depth. Each element is either an integer, or a list -- w 阅读全文
posted @ 2016-03-31 10:57 Grandyang 阅读(17591) 评论(1) 推荐(1)
Fork me on GitHub