Skip to content

Commit

Permalink
箇条書きの表示崩れを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
faithandbrave committed Sep 20, 2024
1 parent caa8159 commit dee2ab3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ int main()

- [P0935R0 Eradicating unnecessarily explicit default constructors from the standard library](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0935r0.html)
- [C++ の std::uniform_real_distribution はあまり信用できない。](https://qiita.com/Nabetani/items/b6b5f80c77b92ff8bd9f)
- a ≤ x < b なるx を返すはずであるが、その範囲外の値が返ってくるライブラリ実装が存在することの指摘。
- a ≤ x < b なるx を返すはずであるが、その範囲外の値が返ってくるライブラリ実装が存在することの指摘。

0 comments on commit dee2ab3

Please sign in to comment.