#include "hello.h" int main() { printf("Be Galician!!\n"); return 0; }