2017年8月20日
摘要: Given a 2D integer matrix M representing the gray scale of an image, you need to design a smoother to make the gray scale of each cell becomes the ave 阅读全文
posted @ 2017-08-20 12:26 Beserious 阅读(244) 评论(0) 推荐(0)
摘要: Given a binary tree with n nodes, your task is to check if it's possible to partition the tree to two trees which have the equal sum of values after r 阅读全文
posted @ 2017-08-20 12:22 Beserious 阅读(315) 评论(0) 推荐(0)