(48/49/50) Rank of Permutation
|
06-26-2023, 12:25 PM
Post: #2
|
|||
|
|||
RE: (48/49/50) Rank of Permutation
This is a variation of PURNK that takes a sorted list on level 2 instead of an integer. The objects in the list may be of any type(s).
For instance, with the list { "apple" "banana" "cherry" "grape" } on level 2 and the number 8 on level 1, the program returns { "banana" "apple" "grape" "cherry" }. HP 49/50 version: Code:
HP-48 version: Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(48/49/50) Rank of Permutation - John Keith - 06-17-2023, 02:40 PM
RE: (48/49/50) Rank of Permutation - John Keith - 06-26-2023 12:25 PM
RE: (48/49/50) Rank of Permutation - John Keith - 05-01-2024, 08:11 PM
|
User(s) browsing this thread: 1 Guest(s)