You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p,169 find_slow() is faster than find_fast(). It looks like the times are swapped.
p.339 cout is NOT entirely thread safe (for instance when padding is used)
p.468 the close paren after Fpar on the bottom right is subscripted, it should be at the level of the whole 1 - Fpar expression
p.7: C++ stack diagram should be Car1, Car2
p. 33: copy function copies 64 Point structs, should copy 64 bytes
The text was updated successfully, but these errors were encountered: