Problem 781. Access a web hosted copy of the Tiles Contest MAT file
Access a web hosted copy of the Tiles Contest sample "mat" and verify success by returning for a board the number of tiles, number of rows, and number of columns of the board.
Details of the Tiles Contest can be found at Tiles Contest.
The runcontest.m provides testsuite structure information.
Input: (urlfname, board)
fn='http://www.toobigforemail.com/cryptkeeper.toobig?nppmkc2=xyeffg&6cq_kc2=yae1d8&6cq_konmpb=y88ayxyx8xxy1xdyx'
Output: (number of tiles, nrows, ncols)
For board 99
[ 20 10 8 ]
Note: The mat file is a very efficiently packed binary file.
Follow-up questions will be creation of a mat file and a timed contest for a few of the perfectly solveable Tile boards
Solution Stats
Problem Comments
-
2 Comments
Error downloading URL.
Error download URL
Solution Comments
Show commentsProblem Recent Solvers6
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5710 Solvers
-
613 Solvers
-
Back to basics 20 - singleton dimensions
270 Solvers
-
Sum of diagonal of a square matrix
1598 Solvers
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
245 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!