#include int main() { printf("%d", ft_strcmp("zfz", "gfg")); }