Winner Per Rutquist (PCode)
by jed pack
Status: Passed Results: pass CPU Time: 0.08 Score: 55.0 Submitted at: 2003-11-04 16:17:46 UTC Scored at: 2003-11-04 16:18:01 UTC
Current Rank: 160th Based on: hmmm (diff) Basis for: hmmmm (diff) Basis for: hmm_2 (diff) Basis for: hmmm.2 (diff) ...and 13 others.
b=repmat(b,1,99); i=a~=' '; a(i)=97+rem(a(i)-194+b(i),26); c=a;