Skip to content

Commit

Permalink
Тутор: Обновление
Browse files Browse the repository at this point in the history
  • Loading branch information
1vanK committed Apr 10, 2024
1 parent a5dd34d commit 6d09236
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/1_basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@
Обратите внимание, что при промежуточных вычислениях
используется тип uint64_t, который способен уместить значение <code>base<sup>2</sup> − 1</code>.

Источник: <https://en.wikipedia.org/wiki/Multiplication_algorithm#Other_notations>.
Литература:
1. https://en.wikipedia.org/wiki/Multiplication_algorithm#Other_notations
2. http://cppalgo.blogspot.com/2010/08/blog-post_9200.html

## Вычитание столбиком

Expand Down

0 comments on commit 6d09236

Please sign in to comment.