For challenges that involve the physical layout or physical manipulation of source-code.
2
votes
0answers
209 views
Recursive zipper reincarnation
Recursive zipper reincarnation
Objective:
Code two separate programs A and B that when concatenating their respective outputs OA + OB creates a third program: C.
When program C runs it should ...