mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
58fec90013
Previous programme was returning key instead of index. Fixed it. Changed size of array from 10 to variable sized array.