int main(void) { ft_putstr("HELLO WORLD\n"); }