Skip to content

Chapter 5, Exercise 11 #30

Description

@Aadeshveer

Error in solution

  • I believe for (c) and (d) part of the problem the answer should be 8 as number of blocks int the grid is 8, however the answer is given to be 128.
  • Also for part (f) answer given is 7 operations/20 bytes or 0.7 operations/byte which is inconsistant as $\frac{7}{20} = 0.35$

Proposed solution

  • There are 8 versions of variable y_s and b_s[], hence answer for (c) and (d) part must be 8
  • for (f) part final answer should be 7 operations/20 bytes or 0.35 operations/byte.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions