摘要: 题目: There is a robot starting at position (0, 0), the origin, on a 2D plane. Given a sequence of its moves, judge if this robot ends up at (0, 0) afte 阅读全文
posted @ 2019-04-11 01:07 silentteller 阅读(274) 评论(0) 推荐(0)
摘要: 题目: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would hav 阅读全文
posted @ 2019-04-11 00:59 silentteller 阅读(198) 评论(0) 推荐(0)