2016年4月10日

stardict词库

摘要: http://download.huzheng.org/zh_CN/ sudo tar -jxvf * -C /usr/share/stardict/dic 阅读全文

posted @ 2016-04-10 14:25 Alex0111 阅读(407) 评论(1) 推荐(0)

137. Single Number II

摘要: 137. Single Number II Total Accepted: 80477 Total Submissions: 214984 Difficulty: Medium Given an array of integers, every element appears three times 阅读全文

posted @ 2016-04-10 12:32 Alex0111 阅读(317) 评论(0) 推荐(0)

237. Delete Node in a Linked List

摘要: 237. Delete Node in a Linked List Total Accepted: 74501 Total Submissions: 170753 Difficulty: Easy Write a function to delete a node (except the tail) 阅读全文

posted @ 2016-04-10 12:08 Alex0111 阅读(196) 评论(0) 推荐(0)

283. Move Zeroes

摘要: 283. Move Zeroes Total Accepted: 71969 Total Submissions: 163725 Difficulty: Easy Given an array nums, write a function to move all 0's to the end of 阅读全文

posted @ 2016-04-10 11:46 Alex0111 阅读(171) 评论(0) 推荐(0)

104. Maximum Depth of Binary Tree

摘要: 104. Maximum Depth of Binary Tree Total Accepted: 136537 Total Submissions: 286367 Difficulty: Easy Given a binary tree, find its maximum depth. The m 阅读全文

posted @ 2016-04-10 11:31 Alex0111 阅读(158) 评论(0) 推荐(0)

258. Add Digits

摘要: 258. Add Digits Total Accepted: 85971 Total Submissions: 177841 Difficulty: Easy Given a non-negative integer num, repeatedly add all its digits until 阅读全文

posted @ 2016-04-10 11:20 Alex0111 阅读(136) 评论(0) 推荐(0)

136. Single Number

摘要: 136. Single Number Total Accepted: 123186 Total Submissions: 249218 Difficulty: Medium Given an array of integers, every element appears twice except 阅读全文

posted @ 2016-04-10 11:12 Alex0111 阅读(203) 评论(0) 推荐(0)

导航