#include <iostream> #include <string.h> using namespace std; int my_len(const char *str) { int len = 0; // while (*str != '