#include <bits/stdc++.h>
using namespace std;
#define ll long long
#define ull unsigned ll
const int maxn=1e5+10;
int main(){
ios::sync_with_stdio(0);
cin.tie(0),cout.tie(0);
return 0;
}
#include <bits/stdc++.h>
using namespace std;
#define ll long long
#define ull unsigned ll
const int maxn=1e5+10;
class s{
public:
s(){
}
};
s a;
int main(){}
#include <bits/stdc++.h>
using namespace std;
#define ll long long
#define ull unsigned ll
const int maxn=1e5+10;
int a[200],top=0;
int b[]={113,116,122,129,212,231,226,233,225,307,311,326,331,237};
bool f(int x){
for(int i=0;i<14;i++)if(x==b[i])return 0;
return 1;
}
int main(){
ios::sync_with_stdio(0);
cin.tie(0),cout.tie(0);
srand(time(NULL));
for(int i=1;i<=13;i++)if(f(i+100))a[++top]=i+100;for(int i=15;i<=37;i++)if(f(i+100))a[++top]=i+100;
for(int i=1;i<=36;i++)if(f(i+200))a[++top]=i+200;
for(int i=1;i<=36;i++)if(f(i+300))a[++top]=i+300;
cout<<'0'<<a[rand()%top+1]<<" love(s) 0"<<b[rand()%14];
return 0;
}