This is not a demand of service question and not part of any homework assignment or work related question. I just happen to read some sample Qs in a text book and found this particular question very interesting.
As I mentioned in Re: Least common ancestor function implemented in perl (Homework) it is homework, no matter the "teacher" (which could be yourself). Please read what I wrote there about annotation.

But since i'm pretty new to perl, i couldnt do it myself hence posted here.
If you can't even begin to solve the problem in Perl (or any other language) in order to show us what you've done, then you need to start with much smaller problems.

-David


In reply to Re^3: How to count no of words in a text input file? (Why homework?) by erroneousBollock
in thread How to count no of words in a text input file? by vikramkone

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.