Delivery included to the United States

Copy and Reference Puzzlers - Book 2: 128 FUN Puzzles

Copy and Reference Puzzlers - Book 2: 128 FUN Puzzles

Paperback (22 Aug 2022)

  • $16.42
Add to basket

Includes delivery to the United States

10+ copies available online - Usually dispatched within 7 days

Publisher's Synopsis

128 FUN Puzzles of Increasing Difficulty Where You Must Ask: Was that a copy, or was it a reference, and who last changed that value?

Book 2 now has `std:: swap` puzzles!

Example puzzle:

void run() {
char char_1{'t'};
char_1 = 'm';
auto &char_3 = char_1;
char_1 = 'u';
char char_5{'o'};
char_1 = 'c';
auto &char_7 = char_3;
char char_8{'l'};
auto &char_9 = char_1;
char_8 = 'k';
auto &char_11 = char_7;
char char_12{'l'};
print("{}{}{}{}{}", char_1, char_12, char_5, char_7, char_8);
}

// Answer (5): __ __ __ __ __

Book information

ISBN: 9798817267822
Publisher: Amazon Digital Services LLC - Kdp
Imprint: Independently Published
Pub date:
Language: English
Number of pages: 232
Weight: 549g
Height: 279mm
Width: 216mm
Spine width: 12mm