#include int main() { char s[100]; printf("introduza s:"); scanf("%s",s); printf(!%d\n",mystrlen(s)); return 0; } int mystrlen (char s[])) { }