User Profile

Collapse

Profile Sidebar

Collapse
shahzadali007
shahzadali007
Last Activity: Feb 18 '07, 06:29 AM
Joined: Feb 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shahzadali007
    replied to Fill a 2-D Box
    in C
    I think there is no body brave enough to solve my problem.Where is the community going??
    See more | Go to post

    Leave a comment:


  • shahzadali007
    replied to Fill a 2-D Box
    in C
    i m using Turbo C 3.0 uner DOS environment
    See more | Go to post

    Leave a comment:


  • shahzadali007
    started a topic Fill a 2-D Box
    in C

    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...
    See more | Go to post
No activity results to display
Show More
Working...