-
Notifications
You must be signed in to change notification settings - Fork 0
mohammad9181/programming-lab7-part3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Questions 27. The same patterns don't appear, because it has reset to the start, but eventually it would. 28. The fill method empties the array list and starts with 0. 29. No, different patterns now appear, however, they are deterministic, same patterns appear multiple times if you generate enough. 31. we need 2 array lists "state" and "nextState" because we need to get the data of the old left in order to get a complete and correct calculation. 32. Yes you can, we can create a new local int, where we store the value of the old left value. Then we can get that value when we want to calculate. 35. There aren't infinite possabilites, because there aren't an infinite amount of integer remainders.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published