@@ -3,6 +3,7 @@
int _printf(const char *format, ...);
int _contains(const char *str, char c);
int _strlen(const char *str);
char *_strcpy(char *dest, char *src);
#endif
The note is not visible to the blocked user.