We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
书上关于消耗能量的翻译,其中第三四行,书上原话是“如果这个脚上个时间单位移动到相邻箭头,则消耗5单位能量”,指的移动是上个时间单位里的移动,但是原题中的意思是“上个单位用了这个脚,现在这个时间单位的移动相邻,则消耗5能量”。
在程序中是按照原题的意思的,只是翻译有误。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
书上关于消耗能量的翻译,其中第三四行,书上原话是“如果这个脚上个时间单位移动到相邻箭头,则消耗5单位能量”,指的移动是上个时间单位里的移动,但是原题中的意思是“上个单位用了这个脚,现在这个时间单位的移动相邻,则消耗5能量”。
在程序中是按照原题的意思的,只是翻译有误。
The text was updated successfully, but these errors were encountered: