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

Автор Thanos234, история, 22 месяца назад, По-английски

Let's consider the following problem — you have two integers 1 < A, B < 1000. And your task is to find the sum of them. Too difficult — you would say. Well... not really, see the thing is you do not have to implement the sum of two integers yourself. In many programming languages this option is already implemented. And you just have to put plus sign and that's it! For example you can make it in python and c++, also according to what I've heard — this option is also allowed in java and even javascript, but I am not sure.

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

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

Auto comment: topic has been updated by Thanos234 (previous revision, new revision, compare).

»
22 месяца назад, # |
  Проголосовать: нравится -10 Проголосовать: не нравится

You can use the genshin impact algorithm to speed up its convergence to $$$\Theta(\frac{1}{a})$$$. This will be helpful when $$$a$$$ is very large.