Search:

Type: Posts; User: jps

Search: Search took 0.25 seconds.

  1. Re: Using a while or do loop to represent the Rice and Chessboard case

    If you want to loop until you have 100 grains of rice on a square, the conditional for the loop should include '100' and the 'number-of-grains-on-the-current-square' in question. This way if the...
  2. Re: Using a while or do loop to represent the Rice and Chessboard case

    What does 64 have to do with a square containing 100 grains of rice?
Results 1 to 2 of 2