Split into multiples of 7 by tails (comment)

c
m
r a b c d e f g h
a b c d e f g h
e e
f f
g g
h h
j x x
k y y
l z z

/*
j e
j j
e e
e x
k f
k k
f f
f y
*/

e
f
g
h
k
l
j
m x x
n y y
o z z
i
z z
s z z
t y y
t s
s y
u s s
y z
y t
t x x
u t
x s
x u
i x y
i i
i z
i i
i
j j
j
l l
l
k k
k
h h
h
g g
g
f f
f
e e
e
x m m
y n n
z o o
m n
m m
m o
m c
m m
m
0 0 0 0 c 0 c 0
c

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page