ScratchData LogoScratchData
Back to t-boy's profile

matrix naive checker

T-t-boy•Created October 6, 2014
matrix naive checker
0
0
12 views
View on Scratch

Description

Meant to write '1 to N^2' in the black stage text Keep in mind no 2x2 magic squares exist (all other N>0 magic squares do exist) Don't hold your breath for large N, this is essentially bogo sort performance but by N^2. The chance of a proper configuration is (# of possible magic squares of size N)/((N^2)!) So this is basically useful up to N = 3, or if you somehow manage to parallelize scratch on a supercomputer.

Project Details

Project ID28596780
CreatedOctober 6, 2014
Last ModifiedMay 12, 2021
SharedOctober 6, 2014
Visibilityvisible
CommentsAllowed