| 
 
	
		| View previous topic :: View next topic |  
		| Author | Message |  
		| Captain Pete 
 
 
 Joined: 09 Jun 2007
 Posts: 55
 Location: Oley, PA
 
 | 
			
				|  Posted: Sat Oct 13, 2007 5:05 pm    Post subject: I give up! |   |  
				| 
 |  
				| Any ideas? 
 [code]
 +--------+-----------+--------+
 | 6 1  8 | 7  2   5  | 9 4  3 |
 | 5 2  3 | 9  4   8  | 1 7  6 |
 | 9 4  7 | 3  1   6  | 8 5  2 |
 +--------+-----------+--------+
 | 2 68 5 | 16 38  19 | 4 39 7 |
 | 1 67 4 | 56 357 79 | 2 39 8 |
 | 3 78 9 | 4  78  2  | 6 1  5 |
 +--------+-----------+--------+
 | 7 3  1 | 8  6   4  | 5 2  9 |
 | 8 9  2 | 15 57  17 | 3 6  4 |
 | 4 5  6 | 2  9   3  | 7 8  1 |
 +--------+-----------+--------+
 |  |  
		| Back to top |  |  
		|  |  
		| Marty R. 
 
 
 Joined: 12 Feb 2006
 Posts: 5770
 Location: Rochester, NY, USA
 
 | 
			
				|  Posted: Sat Oct 13, 2007 6:08 pm    Post subject: Re: I give up! |   |  
				| 
 |  
				|  	  | Captain Pete wrote: |  	  | Any ideas? 
 
  	  | Code: |  	  | +--------+-----------+--------+
 | 6 1  8 | 7  2   5  | 9 4  3 |
 | 5 2  3 | 9  4   8  | 1 7  6 |
 | 9 4  7 | 3  1   6  | 8 5  2 |
 +--------+-----------+--------+
 | 2 68 5 | 16 38  19 | 4 39 7 |
 | 1 67 4 | 56 357 79 | 2 39 8 |
 | 3 78 9 | 4  78  2  | 6 1  5 |
 +--------+-----------+--------+
 | 7 3  1 | 8  6   4  | 5 2  9 |
 | 8 9  2 | 15 57  17 | 3 6  4 |
 | 4 5  6 | 2  9   3  | 7 8  1 |
 +--------+-----------+--------+
 | 
 | 
 
 You have a BUG+1 pattern there, so a 7 in r5c5 ought to finish it off.
 |  |  
		| Back to top |  |  
		|  |  
		| nataraj 
 
 
 Joined: 03 Aug 2007
 Posts: 1048
 Location: near Vienna, Austria
 
 | 
			
				|  Posted: Mon Oct 15, 2007 6:29 pm    Post subject: |   |  
				| 
 |  
				| me hates graves. especially big ones 
 any number of xy-chains do the trick, e.g.
 
 '38'(45)='87'(65)='79'(56)='93'(58 ) removes 3 from r5c5 (and r4c8)
 
 '61'(44)='19'(46)='97'(56)='76'(52) removes 6
 
 '76'(52)='65'(54)='51'(84)='17'(86) removes 7
 
 seems the possibilites are endless ...
 |  |  
		| Back to top |  |  
		|  |  
		|  |  
  
	| 
 
 | You cannot post new topics in this forum You cannot reply to topics in this forum
 You cannot edit your posts in this forum
 You cannot delete your posts in this forum
 You cannot vote in polls in this forum
 
 |  
 Powered by phpBB © 2001, 2005 phpBB Group
 
 |