摘要: 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-06-24 23:35 Grandyang 阅读(14617) 评论(10) 推荐(0)
Fork me on GitHub