@ -6,9 +6,6 @@
#include <stdbool.h>
#define ABS(n) ((n < 0) ? n * -1 : n)
uint64_t parse_number(char *end);
#define MAPS_LEN 7
The note is not visible to the blocked user.