No description
This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C++ 71.3%
  • HTML 18.2%
  • CMake 5.6%
  • Python 1.1%
  • JavaScript 1%
  • Other 2.8%
Find a file
2008-02-26 14:53:32 +00:00
CVSROOT initial checkin 2000-08-15 21:15:36 +00:00
eo corrected bad index error when uniform()=0 in roulette_wheel. The error was: if fortune=0, we first have "int i=0", then "return --i" . 2008-02-26 14:53:32 +00:00