mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 01:20:37 +00:00
another 3666 variant
This commit is contained in:
parent
6b8c7f23e7
commit
15c9a78093
@ -921,6 +921,7 @@ vector<pair<string, int> > samples = {
|
|||||||
{"(8,8,4L,4L)", cHyperSemi},
|
{"(8,8,4L,4L)", cHyperSemi},
|
||||||
{"(3,3,3,3,7) (1,2)(0,4)(3)", cHyperSemi},
|
{"(3,3,3,3,7) (1,2)(0,4)(3)", cHyperSemi},
|
||||||
{"(3H,6,6,6) (1,0)[2](3)", cHyperSemi},
|
{"(3H,6,6,6) (1,0)[2](3)", cHyperSemi},
|
||||||
|
{"(3,6,6,6) (0 1)(2)(3)", cHyperSemi},
|
||||||
{"(3,4,4L,4L,4)", cHyperSemi}, // buggy
|
{"(3,4,4L,4L,4)", cHyperSemi}, // buggy
|
||||||
{"(3l,4l,4,4,4) (0 1)[2 3](4)", cHyperSemi},
|
{"(3l,4l,4,4,4) (0 1)[2 3](4)", cHyperSemi},
|
||||||
{"(3,4,4,4,4) (0 1)(2)(3)(4)", cHyperSemi},
|
{"(3,4,4,4,4) (0 1)(2)(3)(4)", cHyperSemi},
|
||||||
|
Loading…
Reference in New Issue
Block a user