Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
npanuhin committed Jul 3, 2023
1 parent c717f48 commit 7d1ee07
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Int128
<h1 align="center">C++: Int128</h1>
<h3 align="center">Лабораторная работа по курсу C++, ИТМО</h3>

<!-- # Int128 -->

Необходимо реализовать класс целого знакового 128-битого числа.
Такой тип не предусматривается стандартом языка, однако многие популярные библиотеки (например, `boost` и `abseil`)
Expand Down

0 comments on commit 7d1ee07

Please sign in to comment.