int main(){define(ladder); return 0;}

Discussion in 'Planetary Annihilation General Discussion' started by bengeocth, December 9, 2014.

  1. bengeocth

    bengeocth Post Master General

    Messages:
    1,285
    Likes Received:
    657
    Theres some C++ for you.

    Anyway, can someone explain the ladder system to me? Just go through everything, mane. All I know is the ranks.

    My main question is this: does the ladder system award a static amount of (points, I guess) to the winner of a match, or does the placing of the player influence it? (i.e. a 192nd place player beating 44th place bring up his/her rank more than beating a 200th?)
  2. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
  3. bengeocth

    bengeocth Post Master General

    Messages:
    1,285
    Likes Received:
    657
    right... is "Glicko" supposed to be something to know?
  4. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
  5. nixtempestas

    nixtempestas Post Master General

    Messages:
    1,216
    Likes Received:
    746
    did you just put a semicolon after your main function :p
  6. bengeocth

    bengeocth Post Master General

    Messages:
    1,285
    Likes Received:
    657
    been a minute since i programmed. thanks for correcting me :)
    squishypon3 and nixtempestas like this.
  7. bengeocth

    bengeocth Post Master General

    Messages:
    1,285
    Likes Received:
    657
  8. cwarner7264

    cwarner7264 Moderator Alumni

    Messages:
    4,460
    Likes Received:
    5,390
    It sort of works.
    jorgenpt, xankar, squishypon3 and 3 others like this.
  9. bengeocth

    bengeocth Post Master General

    Messages:
    1,285
    Likes Received:
    657
    so

    if i beat the top player, is it any better than beating the worst?
  10. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Yes

Share This Page