Meniu

#941 Urare

#include<iostream>
using namespace std;
int main ()
{
cout <<"Craciun fericit";
return 0;
}