原题如下:

Given an unsorted integer array, find the first missing positive integer.

阅读全文 »

原题如下: >Write a program to solve a Sudoku puzzle by filling the empty cells.

Empty cells are indicated by the character '.'.

阅读全文 »
0%