@@ -21,7 +21,7 @@ typedef enum
FRUIT = 'f',
SNAKE = 's',
SNAKEHEAD = 'S',
SNAKETAIL = 't'
BOOST = 'b'
} Element;
Grid *allocate_grid(int n, int m);
The note is not visible to the blocked user.