You have an NxN chessboard where N is a power of 2 (N = 2x where x is any positive integer). You are given L shaped blocks, each o

By Cora

You have an NxN chessboard where N is a power of 2 (N = 2x where x is any positive integer). You are given L shaped blocks, each one covers 3 tiles (Like the path taken by knights in chess). You have to cover the maximum area of the chessboard with these blocks. How many tiles will be left uncovered?​

About the author
Cora

1 thought on “You have an NxN chessboard where N is a power of 2 (N = 2x where x is any positive integer). You are given L shaped blocks, each o”

  1. Answer

    You have an NxN chessboard where N is a power of 2 (N = 2x where x is any positive integer). You are given L shaped blocks, each one covers 3 tiles (Like the path taken by knights in chess). You have to cover the maximum area of the chessboard with these blocks. How many tiles will be left uncovered?

    Reply

Leave a Comment