#include int main() { printf("Welcome to OwlTech Industries!\n"); printf("Systems Programming Division\n"); return 0; }