Ranjananair
Results
1
issues of
Ranjananair
The array in cpuheavy contract(blockbench-master/benchmark/contracts/ethereum/cpuheavy.sol) is initialized in descending order. And in function quicksort(),i and j are initialized after the if condition.So it will always return the descending ordered array.How...