text stringlengths 53 65 |
|---|
a b j d l h c e OP_REVERSE_EACH_4BLOCK EQUALS d j b a e c h l END |
j h c g e f d l OP_INTERLEAVE_HALVES EQUALS j e h f c d g l END |
b g e k d f l a OP_ROTATE_RIGHT_1 EQUALS a b g e k d f l END |
g f l c a h i k OP_REVERSE_FIRST_HALF EQUALS c l f g a h i k END |
i k c b l e f d OP_ROTATE_LEFT_2 EQUALS c b l e f d i k END |
f d h c j e i a OP_IDENTITY EQUALS f d h c j e i a END |
k e h f g d i b OP_IDENTITY EQUALS k e h f g d i b END |
h a d k b i c j OP_ROTATE_LEFT_2 EQUALS d k b i c j h a END |
k i b a g l j e OP_IDENTITY EQUALS k i b a g l j e END |
k g l j h d a i OP_REVERSE EQUALS i a d h j l g k END |
d e i a k h c b OP_ROTATE_RIGHT_1 EQUALS b d e i a k h c END |
j i g c b k l f OP_ROTATE_LEFT_2 EQUALS g c b k l f j i END |
f i e k h b j l OP_ROTATE_RIGHT_2 EQUALS j l f i e k h b END |
h c i a b j e d OP_ROTATE_LEFT_2 EQUALS i a b j e d h c END |
c f i l d a b k OP_REVERSE_SECOND_HALF EQUALS c f i l k b a d END |
d j b k e c a g OP_REVERSE_EACH_2BLOCK EQUALS j d k b c e g a END |
h d g k i f b a OP_SWAP_HALVES EQUALS i f b a h d g k END |
i e g h c f b k OP_REVERSE_SECOND_HALF EQUALS i e g h k b f c END |
f j k e i b a h OP_ROTATE_RIGHT_2 EQUALS a h f j k e i b END |
c d e i a j b g OP_ROTATE_RIGHT_2 EQUALS b g c d e i a j END |
j i b d a h l c OP_IDENTITY EQUALS j i b d a h l c END |
e h i j l c b g OP_REVERSE EQUALS g b c l j i h e END |
i k c j d g f e OP_ROTATE_RIGHT_1 EQUALS e i k c j d g f END |
f d i k e g l c OP_ROTATE_LEFT_2 EQUALS i k e g l c f d END |
j c l h i b a k OP_REVERSE_FIRST_HALF EQUALS h l c j i b a k END |
j b g l f c d e OP_ROTATE_RIGHT_2 EQUALS d e j b g l f c END |
j f a l h e d i OP_IDENTITY EQUALS j f a l h e d i END |
c i d h k f j a OP_REVERSE_EACH_2BLOCK EQUALS i c h d f k a j END |
l d i c k e b f OP_ROTATE_RIGHT_1 EQUALS f l d i c k e b END |
b i j e h a c f OP_SWAP_HALVES EQUALS h a c f b i j e END |
d j a g l h f e OP_ROTATE_LEFT_1 EQUALS j a g l h f e d END |
j d b g i f k c OP_SWAP_HALVES EQUALS i f k c j d b g END |
l d c b k j h f OP_REVERSE_EACH_2BLOCK EQUALS d l b c j k f h END |
c f i k a j b e OP_ROTATE_LEFT_1 EQUALS f i k a j b e c END |
h l a c i g e b OP_REVERSE_FIRST_HALF EQUALS c a l h i g e b END |
j l a e d i h c OP_INTERLEAVE_HALVES EQUALS j d l i a h e c END |
k a e h j l i b OP_IDENTITY EQUALS k a e h j l i b END |
j k f g c e h i OP_REVERSE_SECOND_HALF EQUALS j k f g i h e c END |
i g h b e c a j OP_ROTATE_RIGHT_2 EQUALS a j i g h b e c END |
g l h f i d e c OP_REVERSE EQUALS c e d i f h l g END |
b e h a j k c d OP_REVERSE EQUALS d c k j a h e b END |
i a g f e j c h OP_REVERSE EQUALS h c j e f g a i END |
h b j i c e a g OP_REVERSE_EACH_4BLOCK EQUALS i j b h g a e c END |
b e k f j h c i OP_ROTATE_LEFT_1 EQUALS e k f j h c i b END |
d j h c b i k a OP_ROTATE_LEFT_1 EQUALS j h c b i k a d END |
c e l j a f i h OP_REVERSE EQUALS h i f a j l e c END |
f h g l k b i e OP_IDENTITY EQUALS f h g l k b i e END |
a k c i j l f d OP_INTERLEAVE_HALVES EQUALS a j k l c f i d END |
k f j l d h i b OP_REVERSE EQUALS b i h d l j f k END |
l a c e f i k b OP_INTERLEAVE_HALVES EQUALS l f a i c k e b END |
k f a b l c j e OP_ROTATE_LEFT_2 EQUALS a b l c j e k f END |
h l i g f c k j OP_REVERSE EQUALS j k c f g i l h END |
f g l i a c h j OP_SWAP_HALVES EQUALS a c h j f g l i END |
h f j l e c b k OP_IDENTITY EQUALS h f j l e c b k END |
l a d j b f e g OP_ROTATE_RIGHT_2 EQUALS e g l a d j b f END |
c k g j f d i h OP_REVERSE_EACH_2BLOCK EQUALS k c j g d f h i END |
g h f i j e d k OP_SWAP_HALVES EQUALS j e d k g h f i END |
d l b a e c f j OP_ROTATE_RIGHT_1 EQUALS j d l b a e c f END |
i d c e l b j k OP_REVERSE EQUALS k j b l e c d i END |
a l k e h g i j OP_ROTATE_RIGHT_1 EQUALS j a l k e h g i END |
a g i b k h f j OP_ROTATE_LEFT_2 EQUALS i b k h f j a g END |
e j c a i d f b OP_REVERSE_FIRST_HALF EQUALS a c j e i d f b END |
k h e c l j f d OP_REVERSE_SECOND_HALF EQUALS k h e c d f j l END |
i j f d g b k c OP_REVERSE_SECOND_HALF EQUALS i j f d c k b g END |
d k j e c b i a OP_REVERSE_SECOND_HALF EQUALS d k j e a i b c END |
f a j b c l i g OP_REVERSE_EACH_2BLOCK EQUALS a f b j l c g i END |
b j g e d k h a OP_INTERLEAVE_HALVES EQUALS b d j k g h e a END |
c h k d e l g b OP_ROTATE_RIGHT_1 EQUALS b c h k d e l g END |
e k h f j c i d OP_ROTATE_LEFT_1 EQUALS k h f j c i d e END |
g i b j f h l e OP_INTERLEAVE_HALVES EQUALS g f i h b l j e END |
j e b c h i k a OP_REVERSE EQUALS a k i h c b e j END |
k g h f a l b c OP_ROTATE_RIGHT_1 EQUALS c k g h f a l b END |
k b h a l j d f OP_ROTATE_RIGHT_1 EQUALS f k b h a l j d END |
i h f g e k d c OP_REVERSE EQUALS c d k e g f h i END |
d g e k h i l f OP_REVERSE_FIRST_HALF EQUALS k e g d h i l f END |
d a e c j h k g OP_SWAP_HALVES EQUALS j h k g d a e c END |
e f c k l a b d OP_REVERSE_FIRST_HALF EQUALS k c f e l a b d END |
j d c l k e b f OP_REVERSE EQUALS f b e k l c d j END |
j b a g e f c h OP_ROTATE_LEFT_1 EQUALS b a g e f c h j END |
c d g a l b i j OP_INTERLEAVE_HALVES EQUALS c l d b g i a j END |
f h l j e c b g OP_REVERSE_EACH_4BLOCK EQUALS j l h f g b c e END |
j c i f g d k h OP_SWAP_HALVES EQUALS g d k h j c i f END |
d g c j e b k l OP_REVERSE EQUALS l k b e j c g d END |
d f a h j e k b OP_REVERSE EQUALS b k e j h a f d END |
j b i k g l c a OP_ROTATE_RIGHT_1 EQUALS a j b i k g l c END |
d e b h l f k i OP_SWAP_HALVES EQUALS l f k i d e b h END |
f g j l a c d i OP_IDENTITY EQUALS f g j l a c d i END |
e h g c i k b a OP_ROTATE_RIGHT_1 EQUALS a e h g c i k b END |
f b d k h i e j OP_ROTATE_LEFT_2 EQUALS d k h i e j f b END |
j k i d h f c e OP_REVERSE_EACH_2BLOCK EQUALS k j d i f h e c END |
f j l k a e d b OP_REVERSE EQUALS b d e a k l j f END |
j l g h d a c f OP_IDENTITY EQUALS j l g h d a c f END |
h g f l b e c i OP_REVERSE_EACH_4BLOCK EQUALS l f g h i c e b END |
g j l h c e a b OP_REVERSE EQUALS b a e c h l j g END |
a g l j b i f k OP_REVERSE_FIRST_HALF EQUALS j l g a b i f k END |
a f l d j b e h OP_REVERSE EQUALS h e b j d l f a END |
g c h a b i j e OP_INTERLEAVE_HALVES EQUALS g b c i h j a e END |
f k i b d j c l OP_IDENTITY EQUALS f k i b d j c l END |
c f i k l d a e OP_REVERSE EQUALS e a d l k i f c END |
c e g k i h l d OP_REVERSE_SECOND_HALF EQUALS c e g k d l h i END |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.