摘要:
Find the contiguous subarray within an array (containing at least one number) which has the largest sum. 阅读全文
摘要:
Follow up for N-Queens problem.
Now, instead outputting board configurations, return the total number of distinct solutions. 阅读全文