摘要: 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-10-11 05:31 amazingzoe 阅读(185) 评论(0) 推荐(0)