摘要:
题目Given an array nums containing n + 1 integers where each integer is between 1 and n (inclusive), prove that at least one duplicate number m...
阅读全文
摘要:
题目Given a pattern and a string str, find if str follows the same pattern.Here follow means a full match, such that there is a bijection betwe...
阅读全文