« back             Browsing Levels: #4005 "Disintegratable Instructions"
prev: #4004 "Small fun 6" next: #4006 "Small fun 7"


"Disintegratable Instructions" by N7DOT

added 31 Oct 2014 22:06
Solved2/2
Cooked0/2
Difficulty3.50
Style4.00
Rigidity3.00
Shortest Solution
ByDave
On01 Nov 2014 05:00

Comments (turn spoilers on)
19644 Disintegratable Instructions N7DOT (2227) Sat 01 Nov 2014 13:41  
  Moved to graveyard:
Cooked :/
 
19639 Disintegratable Instructions N7DOT (2227) Fri 31 Oct 2014 22:06  
  'Disintegratable Instructions' uploaded by N7DOT:
Write a set of 11 instructions to apply to a value (which starts at 0) (either add 1 or subtract 1) such that if followed in order, the total will never be 2 or -2. But the twist is that the instructions must STILL work if only every nth instruction is followed.

Not that hard, but I had a hard time devising a way to ensure that a valid path was taken (I'm worried it may not work, though).