#include "include/main.h" int main () { std::cout << "Greetings, Aliens!!!!" << std::endl; }