Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

题目 《数字转汉语输出》 答案错误 #3

Open
troy351 opened this issue Mar 1, 2023 · 0 comments
Open

题目 《数字转汉语输出》 答案错误 #3

troy351 opened this issue Mar 1, 2023 · 0 comments

Comments

@troy351
Copy link

troy351 commented Mar 1, 2023

https://github.com/OBKoro1/web-basics/blob/main/src/scene/numberToCn/numberToCn.js

提供以下测试用例,2个答案均未通过

console.log(trans(1001000)); // 一百万零一千
console.log(trans(11000000)); // 一千一百万
console.log(trans(100000001)); // 一亿零一

另:
image
3个链接失效,没有指向正确的文件

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant