18.08.2018, 08:20
For huge arrays nowadays i stopped using loops to iterate. Now i use heapsort as well as binary search algorithm.
Furthermore i stopped the use of strtok and replaced it by sscanf.
Furthermore i stopped the use of strtok and replaced it by sscanf.