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