摘要:
Jewels and Stones You're given strings J representing the types of stones that are jewels, and S representing the stones you have. Each character inS 阅读全文
摘要:
Two Sum 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 阅读全文