chore(i8n,learn): processed translations
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
15047f2d90
commit
e5c44a3ae5
@ -1,8 +1,8 @@
|
||||
---
|
||||
id: 5900f5171000cf542c510029
|
||||
title: 问题426:箱式球系统
|
||||
title: 'Problem 426: Box-ball system'
|
||||
challengeType: 5
|
||||
videoUrl: ''
|
||||
forumTopicId: 302096
|
||||
dashedName: problem-426-box-ball-system
|
||||
---
|
||||
|
||||
@ -24,7 +24,7 @@ Starting from the initial configuration (t0, t1, …, t10), the final state beco
|
||||
|
||||
# --hints--
|
||||
|
||||
`euler426()`应该返回31591886008。
|
||||
`euler426()` should return 31591886008.
|
||||
|
||||
```js
|
||||
assert.strictEqual(euler426(), 31591886008);
|
||||
|
Reference in New Issue
Block a user