Magic squares of doubly even order: Difference between revisions

Content deleted Content added
Hout (talk | contribs)
→‎{{header|Haskell}}: Adding comments, and a shorter route where order N is a power of 2
Hout (talk | contribs)
Line 309:
 
 
------------------------------------------------------------------------
magicSeries :: Int -> [Bool]