- Example 4 Equivalent Of Steps I N While I 0 Tot I I 1 2 Www 1 (9.26 KiB) Viewed 20 times
Example #4: equivalent # of steps? i = n; while (i > 0) { tot += i; i = 1 / 2; www }
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Example #4: equivalent # of steps? i = n; while (i > 0) { tot += i; i = 1 / 2; www }
Example #4: equivalent # of steps? i = n; while (i > 0) { tot += i; i = 1 / 2; www }