#include "libft.h" int main(void) { return (ft_puts("h2g2")); }