An open API service indexing awesome lists of open source software.

https://github.com/tushev/ta_conditional_quicksort

Solution for trial assignment for the educational course
https://github.com/tushev/ta_conditional_quicksort

Last synced: 2 months ago
JSON representation

Solution for trial assignment for the educational course

Awesome Lists containing this project

README

        

## Usage
Please specify input as stream, for example:

`x64\Release\quicksort-task.exe < input.txt`

The correct result will be like

`3 6 9 18 27 78 312 1 2 4 5 7 8 31 55 64 112`

## Get it
https://github.com/tushev/ta_conditional_quicksort/releases/download/v1.0/quicksort-task.exe