-
Notifications
You must be signed in to change notification settings - Fork 25
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
[zdn] [new] - 99617 #2069
base: devel
Are you sure you want to change the base?
[zdn] [new] - 99617 #2069
Conversation
zdn/matege2024p/10/99617.js
Outdated
let timeSecond = slKrome(timeFirst, 15, 80); | ||
let timeAll = timeFirst * timeSecond/ (timeFirst + timeSecond); | ||
|
||
genAssert(timeAll.isZ(), "Общее время не целое"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Не, ну всё-таки я настаиваю на более современном .isAlmostInteger()
zdn/matege2024p/10/99617.js
Outdated
NAtask.setTask({ | ||
text:names.shuffleJoin(' и ')+', '+ | ||
'работая вместе, '+ | ||
'пропалывают грядку за ' + timeAll.toChMin() + ', '+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rand
Можно не только грядку и не только пропалывать. В приложенной выше суйне варианты вроде бы были. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Больше вариативности!
Алсо, а есть ли у нас стандартные массивчики с детскими именами типа "Оля" и "Миша"?
|
No description provided.