Pari/GP, 26 bytes, 3 changes, cracked by M Virts
Another easy one, using a similar trick.
g=c;f=e;l=d;print(g,o,l,f)
M Virts found a simple answer with only two changes that I didn't expect. Here is my intended solution:
g=c;f=e;l=d;print(g,o,l,f) /* code */
g=c;f=e l=d;print(g,o,l,f) /* cold */
g c;f=e l=d;print(g,o,l,f) /* gold */
g c f=e l=d;print(g,o,l,f) /* golf */
Pari/GP, 26 bytes, 3 changes, cracked by M Virts
Another easy one, using a similar trick.
g=c;f=e;l=d;print(g,o,l,f)
Pari/GP, 26 bytes, 3 changes, cracked by M Virts
Another easy one, using a similar trick.
g=c;f=e;l=d;print(g,o,l,f)
M Virts found a simple answer with only two changes that I didn't expect. Here is my intended solution:
g=c;f=e;l=d;print(g,o,l,f) /* code */
g=c;f=e l=d;print(g,o,l,f) /* cold */
g c;f=e l=d;print(g,o,l,f) /* gold */
g c f=e l=d;print(g,o,l,f) /* golf */
Pari/GP, 26 bytes, 3 changes, cracked by M Virts
Another easy one, using a similar trick.
g=c;f=e;l=d;print(g,o,l,f)
Pari/GP, 26 bytes, 3 changes, cracked by M Virts
Another easy one, using a similar trick.
g=c;f=e;l=d;print(g,o,l,f)