@@ -20,5 +20,6 @@ typedef enum { DEAD, OK } status_t;
void gen(void);
void print(void);
status_t probe(int x, int y, puzz_t out);
int countadj(puzz_t field, int x, int y, uint8_t val);
#endif
The note is not visible to the blocked user.