Number spiral/en: Unterschied zwischen den Versionen

Aus Puzzlewiki
Zur Navigation springenZur Suche springen
Pyrrhon (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 1: Zeile 1:
Alternative name: Magic spiral
==Instructions==
==Instructions==


<div style="float:right;margin-left:10px">
{{EXAMPLE|zahlenspirale}}
[[Bild:magische_spirale_klein.gif]] [[Bild:magische_spirale_klein2.gif]]
</div>


''Fill in the grid so that every row and every column contains each digits '1' through 'n' exactly once. Starting from the left bottom corner following the spiral there must be the sequence '1' - '2' - ... - 'n' - '1' - '2' - ... - 'n'.''
''Fill in the grid so that every row and every column contains each digits '1' through 'n' exactly once. Starting from the left bottom corner following the spiral there must be the sequence '1' - '2' - ... - 'n' - '1' - '2' - ... - 'n'.''

Aktuelle Version vom 29. Oktober 2007, 19:02 Uhr

Alternative name: Magic spiral

Instructions

Fill in the grid so that every row and every column contains each digits '1' through 'n' exactly once. Starting from the left bottom corner following the spiral there must be the sequence '1' - '2' - ... - 'n' - '1' - '2' - ... - 'n'.

 

Weblinks

  • Number spirals from Alexandru Szöke at janko.at: 1 2 3