x

#include <stdio.h>void main(){ printf("Always Her.\n"); system("pause"); system("cls");}