Opus Magnum

Opus Magnum

Not enough ratings
MEMCPY
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
151.000 B
3 Aug, 2024 @ 11:57pm
1 Change Note ( view )

Subscribe to download
MEMCPY

Description
Duplicate strings of Hg.

You are given a string of length K <= N (N is constant, K is not) and you need to (in each tape loop) produce two identical strings, each of length K. (Outputs can be strung together to form long chains or as rows. The singular Hg output is to ensure the puzzle terminates.)

The four inputs are as follows: a string of length N, a string of length K, Elemental Hg, and Elemental Pb. Only the second input (the length K string) can change, and that is to various values of K. For some fixed value of N (in this case 6) your solutions should be able to duplicate strings of all possible values of K.