ayogun / push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong evaluation sheet

Montytech42 opened this issue · comments

Awesome work with this project. Just to point out that the evaluation sheet is for the so_long project, no push_swap.

Lol true story. Thank you for heads up:)

Why don't you solve?