Winner Per Rutquist (PCode)
by jed pack
Status: Passed Results: pass CPU Time: 0.081 Score: 56.0 Submitted at: 2003-11-04 16:16:52 UTC Scored at: 2003-11-04 16:16:29 UTC
Current Rank: 172nd Based on: test_2 (diff) Basis for: hmm (diff) Basis for: hmmm_tweak (diff) Basis for: Obvious... (diff) ...and 19 others.
b=repmat(b,1,99); i=a~=' '; a(i)='a'+rem(a(i)-194+b(i),26); c=a;