Hi Guys... I am really sorry.. I was busy with some other work, and did not get time to look at this, and later forgot about it..

so to give you more perspective .. I will be taking data from this website Kalyan penal chart .

Let's take an example "168 =>59<=667" , Here the result is declared in two parts,
Suppose 168 is declared at 2 PM (is called OPEN PANEL), then and 667 is declared after 3 hours(is called CLOSE PANEL),
Now, 1+6+8 = 15 .. only the Unit's place (last digit is considered, i.e 5), similarly 6+6+7 = 19 (9 is considered).

Now people can bet on many different aspects with varying prize amount..

My program should be able to predict next BRACKET, or OPEN PANEL or/and CLOSE PANEL


In reply to Re: guessing next number on roulette wheel by sk.kumar
in thread guessing next number on roulette wheel by sk.kumar

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.