Luis felipe De jesus Munoz
- 10.6k
- 2
- 29
- 85
Japt -g, 11(削除) 14 11 (削除ここまで)10 bytes
-2 bytes from @Shaggy
á m¬ñn
íUÅw
Some sort of explanation
á m¬ñn
ïUÅw Full Program. Implicit input U
á Unique permutations
m¬ Join each
ñn Convert to decimal and sort
Implicit reassign U
í Pair with:
UÅ Copy U
w Reversed
Implicit Output first combinationgJò
Japt -g, 11 bytes
-2 bytes from @Shaggy
á m¬ñn
íUÅw
Some sort of explanation
á m¬ñn
ïUÅw Full Program. Implicit input U
á Unique permutations
m¬ Join each
ñn Convert to decimal and sort
Implicit reassign U
í Pair with:
UÅ Copy U
w Reversed
Implicit Output first combination
Luis felipe De jesus Munoz
- 10.6k
- 2
- 29
- 85
Japt -g, 11 bytes
-2 bytes from @Shaggy
á m¬ñn
íUÅw
Some sort of explanation
á m¬ñn
ïUÅw Full Program. Implicit input U
á Unique permutations
m¬ Join each
ñn Convert to decimal and sort
Implicit reassign U
í Pair with:
UÅ Copy U
w Reversed
Implicit Output first combination
Japt -g, 11 bytes
-2 bytes from @Shaggy
á m¬ñn
íUÅw
Some sort of explanation
á m¬ñn
ïUÅw Full Program. Implicit input U
á Unique permutations
m¬ Join each
ñn Convert to decimal and sort
Implicit reassign U
í Pair with:
UÅ Copy U
w Reversed
Implicit Output first combination
Luis felipe De jesus Munoz
- 10.6k
- 2
- 29
- 85
Luis felipe De jesus Munoz
- 10.6k
- 2
- 29
- 85
Loading
Loading