Skip to content

void-aere/CS1C-A18-data

Repository files navigation

How to test with presorted data

In your driver, after loading the input file from disk, run a sequential verification that it's sorted. (If any value is greater than the one that follows it, the list is unsorted.) If that check succeeds, you can bypass the sorting step.

About

datasets for A18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors