Thread: Anyone help?

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    9

    Anyone help?

    hi..
    I have a project that guess volleyball tournament match result by given fixture..
    for example:
    that is a given fixture

    total score point
    A----- 9-2 6

    B----- 6-6 5

    . . .
    . . .
    . . .

    the program will guess match result..
    such as

    A-B 3-1


    ßut I dont know how i can do it in programming .. Could anyone help me?

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    I suppose that depends on what you mean by "guess". It's not hard to just make numbers up.

  3. #3
    Registered User
    Join Date
    May 2008
    Posts
    9
    Cliclk

    click here please..

    the problem's table is here..

  4. #4
    Banned ಠ_ಠ's Avatar
    Join Date
    Mar 2009
    Posts
    687
    So it's supposed to tell you what teams should play against each other?
    ╔╗╔══╦╗
    ║║║╔╗║║
    ║╚╣╚╝║╚╗
    ╚═╩══╩═╝

  5. #5
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    I think the goal is to determine the score of each match, given each team's total score.

  6. #6
    Registered User
    Join Date
    May 2008
    Posts
    9
    Quote Originally Posted by tabstop View Post
    I think the goal is to determine the score of each match, given each team's total score.
    Yes it is..

  7. #7
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    Good to see that that's sorted then.

  8. #8
    Registered User
    Join Date
    May 2008
    Posts
    9
    It is only an example.. The number of match and total score will be entered by user.. When user enter a wrong total score for each team then program will warn that there is no such score..
    For 3 or 4 team it is easy to sort..but for more numbers of macthes i couldnt do it.. For examle there is 20 team and 19 match..

Popular pages Recent additions subscribe to a feed