Блог пользователя HitmanBBa

Автор HitmanBBa, 9 лет назад, По-английски

100155A - The New President

I tried with this problem with all my powers ... that's how I tried to solve the problem first I calculated the max from the first column x[i][0] and if there are two max's go to the second column x[i][1] and calculate the max between the two first max's ,, finally print the answer and the round 1 or 2 ...

If I miss any thing please help me .. :)

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I tried twice but i just unable to understand this question. Can you help in understanding this question using sample test case :). Then i may help you.

  • »
    »
    9 лет назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    he said that give him some examples from that problem

    and explain him the answer of the test

  • »
    »
    9 лет назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Read the problem statements and compare it with my understanding to the problem the link in the head of the question.