Email the Author

You can use this page to email Jason Turner about Opcode Puzzlers Book 1.

Please include an email address so the author can respond to your query

This message will be sent to Jason Turner

This site is protected by reCAPTCHA and the Google  Privacy Policy and  Terms of Service apply.

About the Book

This unique puzzle book of 128 FUN puzzles has you following

operations performed in a simulated CPU-like environment.

The puzzles in this book slowly build in complexity as new concepts

are introduced and the size of the puzzle increases.

If you are a programmer, you might get a better feel for how your

computer works. If not, then you'll just have FUN!

void run() {
  Machine<6> machine{{78, 176, 98, 184, 1, 218}};
  mov(machine, 4_address, 1_address);
  dec(machine, 0_address);
  mov(machine, 3_address, 0_address);
  inc(machine, 5_address);
  dec(machine, 1_address);
  inc(machine, 1_address); print(machine);
}

// 16=w 17=v 77=i 98=l 128=i 175=l
// 176=n 219=e 221=k

// Answer (6): __ __ __ __ __ __

About the Author

Jason Turner’s avatar Jason Turner

@lefticus

Jason is host of C++Weekly https://www.youtube.com/c/JasonTurner-lefticus, Co-host of CppCast http://cppcast.com, Co-creator and maintainer of the embedded scripting language for C++, ChaiScript http://chaiscript.com, and author and curator of the forkable coding standards

Logo white 96 67 2x

Publish Early, Publish Often

  • Path
  • There are many paths, but the one you're on right now on Leanpub is:
  • Opcodepuzzlers Book1 › Email Author › New
    • READERS
    • Newsletters
    • Weekly Sale
    • Monthly Sale
    • Store
    • Home
    • Redeem a Token
    • Search
    • Support
    • Leanpub FAQ
    • Leanpub Author FAQ
    • Search our Help Center
    • How to Contact Us
    • FRONTMATTER PODCAST
    • Featured Episode
    • Episode List
    • COMPANY
    • About
    • About Leanpub
    • Blog
    • Contact
    • Press
    • Essays
    • Imagine a world...
    • Manifesto
    • COVID-19
    • More
    • Causes
    • Accessibility
    • MEMBERSHIPS
    • Reader Memberships
    • Department Reader Memberships
    • Author Memberships
    • Your Membership
    • AUTHORS
    • Write and Publish on Leanpub
    • Create a Book
    • Create a Course
    • Create a Track
    • Testimonials
    • Why Leanpub
    • AI-Powered Author Services
    • TranslateAI
    • EditAI
    • TranscribeAI
    • CourseAI
    • MagicAI Bundle
    • Author Newsletter
    • The Leanpub Author Update
    • Author Support
    • Author Help Center
    • Leanpub Authors Forum
    • The Leanpub Manual
    • Supported Languages
    • The LFM Manual
    • Markua Manual
    • API Docs
    • Organizations
    • Learn More
    • Sign Up
    • LEGAL
    • Terms of Service
    • Copyright Policy
    • Privacy Policy
    • Refund Policy

*   *   *

Leanpub is copyright © 2010-2023 Ruboss Technology Corp.
All rights reserved.

This site is protected by reCAPTCHA
and the Google  Privacy Policy and  Terms of Service apply.

Leanpub requires cookies in order to provide you the best experience. Dismiss