September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -0,0 +1,4 @@
|
|||
var data=L("ABCD","CABD","ACDB","DACB","BCDA","ACBD","ADCB","CDAB",
|
||||
"DABC","BCAD","CADB","CDBA","CBAD","ABDC","ADBC","BDCA",
|
||||
"DCBA","BACD","BADC","BDAC","CBDA","DBCA","DCAB");
|
||||
Utils.Helpers.permute(["A".."D"]).apply("concat").copy().remove(data.xplode());
|
||||
Loading…
Add table
Add a link
Reference in a new issue