random numbers
how do you find the arrangement of different numbers in a list of 1000 random numbers... i.e checking if the same number occurs in groups of 2,3 or 4
and also if a particular sequence of numbers occurs in the file where the length of sequence can be 6, 7 or 8.
|