(33s) OEIS A68637: Maximum of Input & Reversal
|
08-11-2022, 04:06 AM
Post: #1
|
|||
|
|||
(33s) OEIS A68637: Maximum of Input & Reversal
Due to huge lack of labels on 33s I clumsily use flags - as there is only one flag test (FS?) I use two flags.
Can anyone suggest a more economical approach? Takes a real integer from the stack & returns A68637(N), to stack. https://oeis.org/A068637 Returns maximum of N & reversal. Preserves stack. Code: 1. LBL B Reverso. Reverses the order of digits in stack level X. eg 1234 becomes 4321. Preserves stack. Code: 1. LBL R R: LN = 12 S: LN = 61 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(33s) OEIS A68637: Maximum of Input & Reversal - Gerald H - 08-11-2022 04:06 AM
RE: (33s) OEIS A68637: Maximum of Input & Reversal - Didier Lachieze - 08-11-2022, 08:42 AM
RE: (33s) OEIS A68637: Maximum of Input & Reversal - Gerald H - 08-11-2022, 01:04 PM
RE: (33s) OEIS A68637: Maximum of Input & Reversal - Didier Lachieze - 08-11-2022, 02:56 PM
RE: (33s) OEIS A68637: Maximum of Input & Reversal - John Keith - 08-11-2022, 01:55 PM
|
User(s) browsing this thread: 1 Guest(s)