Superpermutation minimisation: Difference between revisions

Content added Content deleted
(Added XPL0 example.)
m (→‎{{header|Wren}}: Minor tidy)
 
Line 2,043: Line 2,043:
{{trans|Kotlin}}
{{trans|Kotlin}}
{{libheader|Wren-fmt}}
{{libheader|Wren-fmt}}
<syntaxhighlight lang="ecmascript">import "/fmt" for Fmt
<syntaxhighlight lang="wren">import "./fmt" for Fmt


var max = 12
var max = 12