#include <windows.h> #include <stdio.h> void main() { printf("Facil\r\n"); SetConsoleTitle("FACIL"); getchar(); }