#include<iostream>
using namespace std;
int main()
{
    cout<<"2019-01-09"
    cin>>;
    
}