chore(i18n,learn): processed translations (#44922)

This commit is contained in:
camperbot
2022-01-26 23:29:35 +05:30
committed by GitHub
parent 232624c658
commit f184bc98b5

View File

@ -39,7 +39,7 @@ assert(
); );
``` ```
`isBinarySearchTree()` should return false when checked with a tree that is not a binary search tree. `isBinarySearchTree()` は、二分探索木でない木を調べたときに false を返す必要があります。
```js ```js
assert( assert(