Alice 3.3: различия между версиями

Содержимое удалено Содержимое добавлено
Строка 35:
do together
{
sphere move(direction = FORWARD, amount = Force - nextRandomRealNumberRange(0.0, 2.0 * Force), duration = Duration, animationStyle = BEGIN_AND_END_ARBUTLY)
sphere move(direction = RIGHT, amount = Force - nextRandomRealNumberRange(0.0, 2.0 * Force), duration = Duration, animationStyle = BEGIN_AND_END_ARBUTLY)
}
}
</source>
 
=Поиск и сортировка=
==Линейный поиск==