On Mon, 2010-08-23 at 10:05 +0100, s...@yacc.co.uk wrote: > > So, no, I guess I'd better not post these trivial rules in public. The > > above hints are a dead give-away already. > > Absolutely not - to do so would be patronising beyond words!
Not a dead give-away, you mean? I'm slightly confused. Maybe you shouldn't have snipped the most important part from my previous post. "The rules even *do* exist in the latest 3.3 rule-set. They just happen to not score." Since you apparently want them for meta rules, that's exactly what they are there for. As I said, they still do exist. The rule names did not even change, other than adding the special non-scoring double-underscore prefix. So, mind grepping for the rules!? -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}