in reply to
occurence of repeated numbers group
It is unclear where you are having problems. Is it:
You have code which runs but doesn't do what you want - in which case, show your code.
You have code which doesn't run - in which case, show your code and the precise text of the error message.
You have an algorithm but are having trouble turning it into code - in which case, show your algorithm.
You have no algorithm.
Comment on
Re: occurence of repeated numbers group
Replies are listed 'Best First'.
Re^2: occurence of repeated numbers group
by
satya02
(Initiate)
on Jul 19, 2018 at 14:14 UTC
Thank you for reply. I dont have code. I'm learning Perl and was able to count no of times a digit repeated in file , and now trying to do group (:D.
[reply]
In Section
Seekers of Perl Wisdom