项目作者: Nekory23

项目描述 :
{EPITECH} | First year | Elementary programming in C project
高级语言: C
项目地址: git://github.com/Nekory23/Pushswap.git
创建时间: 2020-05-27T16:04:46Z
项目社区:https://github.com/Nekory23/Pushswap

开源协议:

下载


Pushswap

{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 !

========================

1st semester Elementary programming in C (part I) unit

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 !!!