344 B
344 B
id, title, challengeType, videoUrl
| id | title | challengeType | videoUrl |
|---|---|---|---|
| 5900f4e11000cf542c50fff3 | 问题372:光线笔 | 5 |
--description--
令R(M,N)为满足M的格点(x,y)的数量
注意:代表楼层功能。
--hints--
euler372()应该返回301450082318807040。
assert.strictEqual(euler372(), 301450082318807040);