
Rules
- Every weeks comes a new task; I will post that in this thread
- Programs will be executed on the TI-84+CE. You can use every command that is available on that calc
- Your score is mostly defined on speed, not size (see below for the scoring details)
- Don't post in any threads your code, or parts of. Also, don't steal of others
- You don't have to post that you're participating.
- After the last task, I will post how to submit all the challenges. If I have enough time, you can expect the results in 2 weeks after the closing date.
- You don't may use libraries, or ASM or whatever. Just. Pure. BASIC.
Scoring
The one with the lowest time, gets 70 points. The others are getting these points:
140-time/best_time*70
The same with speed, the smallest program gets 30 points, the others like
60-size/smallest_size*30
So you CAN earn 100 points for each task
Task 1
Create an algorithm that sorts a list in increasing order, which is both in Ans and L1. No usage of SortA( and SortD( of course

Your program will be tested like this:
- Code: Tout sélectionner
{56,1,9,46,69...->L1
prgmSORTA
Good luck with it! If you have any questions, please post in the Cemetech thread