0 Members and 4 Guests are viewing this topic.
.Uncompressed (24 bytes. each pair is a byte.)[010101010101[010303000001[010200000201[010101010101.Compressed (8 bytes. each pair is a byte.)[7123202112201271->GDB1
.ROUTINE[010101010101->GDB1[010303000001[010200000201[010101010101"0123456789ABCDEF"->Str1"Str1"->Str2GetCalc(Str2,16)->M .16 is the size because our compressed map is 8 bytes, which is 16 half-bytes.0->C->DFor(G,0,23) .23 is the size of the map minus one.If {GDB1+G}->A={GDB1+G+1} and (C!=14) . "!=" is the does not equal signC+1->CElse{Str1+C+1}->{M+D}{Str1+A}->{M+D+1}D+2->D0->CEndEnd