@@ -0,0 +1,6 @@
#pragma once
int mystrlen(const char *s);
int mystr_idx(const char *s1, const char *s2);
The note is not visible to the blocked user.