Files
sed/tests/regress.hanoi.out
sisungo b4bcbdc85d initial commit
Signed-off-by: sisungo <[email protected]>
2026-07-06 18:42:14 +08:00

18 lines
308 B
Plaintext

:abcd: : :
:abc : :d :
:ab :c :d :
:ab :cd : :
:a :cd :b :
:ad :c :b :
:ad : :bc :
:a : :bcd :
: :a :bcd :
: :ad :bc :
:c :ad :b :
:cd :a :b :
:cd :ab : :
:c :ab :d :
: :abc :d :
: :abcd: :
Done! Try another, or end with ^D.