public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Sudoku precanned game solution time issue
@ 2015-03-08 22:37 wilson
  0 siblings, 0 replies; only message in thread
From: wilson @ 2015-03-08 22:37 UTC (permalink / raw)
  To: cygwin

I recently began using the sudoku game to create puzzles and noticed 
that once a precanned puzzle has been solved, the time shown is not 
correct.  It appears the time index may not be initialized properly when 
working with precanned puzzles.  The following example shows the issue.
=============================================================================

                                    Su-Do-Ku!

                      Brian S. Wilson March 6th, 2015 - hard

                            +-------+-------+-------+       k
                            | 1 2 3 | 4 5 6 | 7 8 9 |     h   l move 
cursor
                            | 4 5 6 | 7 8 9 | 1 2 3 |       j
Rules:                     | 7 8 9 | 1 2 3 | 4 5 6 |      1-9  place 
digit
                            +-------+-------+-------+      0 .  clear 
digit
  Fill the grid so that     | 2 3 4 | 5 6 7 | 8 9 1 |       c   clear 
board
  every column, row and     | 5 6 7 | 8 9 1 | 2 3 4 |       f   fix 
squares
  3x3 box contains each     | 8 9 1 | 2 3 4 | 5 6 7 |       n   new board
  of the digits 1 to 9.     +-------+-------+-------+       q   quit game
                            | 3 4 5 | 6 7 8 | 9 1 2 |       s   save
                            | 6 7 8 | 9 1 2 | 3 4 5 |       r   restart
                            | 9 1 2 | 3 4 5 | 6 7 8 |       u   undo last 
move
                            +-------+-------+-------+       v   solve
                                                            ?   request 
hint
             Well done - you've completed the puzzle! (396050:50:38)


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-08 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-08 22:37 Sudoku precanned game solution time issue wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).