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

pull/44926/head
camperbot 2022-01-26 23:29:35 +05:30 committed by GitHub
parent 232624c658
commit f184bc98b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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(