Author Topic: HP Prime nitacku-ized (animation)  (Read 9116 times)

0 Members and 1 Guest are viewing this topic.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: HP Prime nitacku-ized (animation)
« Reply #15 on: January 14, 2014, 02:33:10 am »
Yeah I found that too, but since it was slower and no smaller, I just did not post it.
Well it is not bigger, and you'll probably put a Pause in it anyway, so there is no problem :P
And the fact it doesn't use any variable is still interesting because that means you can call it anywhere without losing anything (except your buffer but that's what you wanted if you called it).

Also, I can save one byte by changing the 63 into a 62 and removing a Return so it does save space (and I beat you in optimization :P)
Code: [Select]
L6+768-24
For(62)
Select(,sub(Sub))
-12
End
Lbl Sub
Copy(,+12,-(L6+768)*~1)
DispGraph
Return
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s