Problem 788. Tiles Contest: Perfect Solutions for Large Unique Tile Boards
Tiles Contest: The Large Unique Boards/Tiles that perfectly solve (50x50)
Return Perfect solutions for both boards. Scoring will be based upon size and time.
Sample "Board 59" and Actual(Contest) "Board 6" have perfect solutions with unique tiles. The tiles are unique with any number,except zero, occurring exactly twice.
The complete description of Tiles_wayback Tiles explains what is a tile, orientation, and board output.
Input: (boardsize, tiles)
Output: (board, orientation)
Passing: Two Perfect Boards.
Scoring: Based upon Size/10 and Average Time(msec) of solutions.
The Test Suite demonstrates urlwrite usage with a customized tinyurl from an http site for acessing web mat files.
This is the first in a series of Tiles Contest challenges where the boards have interesting characteristics. There are multiple perfect solution boards which were not solved during the contest.
Solution Stats
Problem Comments
-
2 Comments
Thomas Steffen
on 5 Jan 2018
The description is no longer available, and the URL with the data has been hijacked by a very questionable monetisation scheme. This problem should be either fixed or deleted.
Richard Zapor
on 11 Oct 2020
A link update to wayback was added for the rules.
I'm sorry if this is a challenging problem that requires more than a single line.
Solution Comments
Show commentsProblem Recent Solvers1
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
1717 Solvers
-
68 Solvers
-
69 Solvers
-
213 Solvers
-
96 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!