Dear Lucy,

/*
   Name: To my love
   Copyright: lovelucy@WHU
   Author: lovelucy
   Date: 2011-05-03 01:23
*/
#include <iostream>
using namespace std;
 
int main()
{
        cout << "  j&=   y+y*     jv+   yy-v    v &   " << endl;
        cout << " wE!\"`  J17$T   7MPC   NU$E-   EJ&v- " << endl;
        cout << " O*K^  yHH:Ovm+ UMMK   BMNTO: H1=\"7` " << endl;
        cout << "jO&OH: \"OH7\"E~  UOH1   BB71` JCf`U:  " << endl;
        cout << "vM1H1   jB-j1  wHhHh*-/$B)B-   BkJUk " << endl;
        cout << "^HI`OH J\"\"^N1  \"OHOK~  H$H\"Da  jP`N ^" << endl;
        cout << " \"`  OI    \"    jvHT   T ~ \"\"     \"  " << endl;
}

Compile and run:

lovelucy@ubuntu-server:~$ g++ lovelucy.cpp -o lovelucy
lovelucy@ubuntu-server:~$ ./lovelucy