Research portable Memory game | Исследовать портируемую игру Память
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- CDL macros
- c b a
- advancing head pointer
- b a c
- b a c b a c b a c b
- b c a b c a b c a b
- deleting b
- a c
- deleting head (a)
- c
- deleting new head (c)
-
- DL macros
- c b a
- deleting c
- b a
- deleting a
- b
- deleting b
-
- LL macros
- c b a
- deleting c
- b a
- deleting a
- b
- deleting b
|