摘要: 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-07-19 13:36 Hygeia 阅读(120) 评论(0) 推荐(0) 编辑