2019年2月10日

摘要: Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string is valid if: No 阅读全文
posted @ 2019-02-10 20:55 Albert67 阅读(135) 评论(0) 推荐(0) 编辑
 
摘要: Given an array of integers where 1 ≤ a[i] ≤ n (n= size of array), some elements appear twice and others appear once. Find all the elements of [1, n] i 阅读全文
posted @ 2019-02-10 17:29 Albert67 阅读(102) 评论(0) 推荐(0) 编辑