#include #include "utils!.h" int main() { printf("Program with special characters started!\n"); print_hello(); return 0; }