chiark / gitweb /
Improve Towers error highlighting.
authorJonas Kölker <jonaskoelker@yahoo.com>
Thu, 1 Oct 2015 16:47:55 +0000 (18:47 +0200)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Oct 2015 17:17:25 +0000 (18:17 +0100)
commit5e22080bcd581fe4e2a07ca897ebea19a2961f66
treed6f6f8fe7d195344f934d122319a9c231d833f7c
parent21b8323b2f1ca7b6bf01bc1e7a529636ea57daba
Improve Towers error highlighting.

Highlight clues of value n in Towers if its row/column contains an
increasing sequence of length n, the last number of which is not equal
to the number of rows/columns (i.e. such that the sequence will have
to be extended, in violation of the clue).
towers.c