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

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

UVA — 138 — Street Numbers

(https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=74)

I don't understand the last few lines of problem. what they want me to do ? what are they wanting ?

Please Help. Thanks in Advance.

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

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

I guess you should output first ten pairs (k, n) with property sum(1..k — 1) == sum(k + 1 .. n). k — number of her house, n — number of houses on the street.