i need to find the minimum values in an array and print the indexs corresponding to the elements out.
There are identical minimum values in a array,the size of the array is unknown. how can i find and print the indexs corresponding to the elements out?