User Profile
Collapse
-
I think there is no body brave enough to solve my problem.Where is the community going?? -
-
Fill a 2-D Box
Given a 2^n by 2^n checkerboard with any one square deleted, it is possible to cover this board with L-shaped pieces.
For example, a 4x4 checkerboard coudl be covered like this.
w w u u
w t t u
j ♣ t e
j j e e
you shall represent the checkerboard ising a dynamically allocated 2-D array. The user shall give you the value of "n" for the 2^nx2^n...
No activity results to display
Show More
Leave a comment: