{EPITECH} | First year | Elementary programming in C project
The game is made up of two lists of numbers named l_a and l_b.
In the beginning, l_b will be empty and l_a will contain a certain amount of positive or negative numbers.
The objective of the game is to sort l_a.
See the subject for further details !
========================
Grade : B | Mark : 11.7
Category | Percentage | Tests | Crash ? |
---|---|---|---|
One number | 100% | 3/3 | x |
Sorted list | 100% | 3/3 | x |
Small unsorted lists | 100% | 12/12 | x |
Medium unsorted lists | 33.3% | 3/9 | x |
Big unsorted lists | 0% | 0/9 | x |
End scores | 58.3% | 21/36 | No |
Beware of -42 Epitech students !!!