提交时间:2026-06-05 15:00:50
运行 ID: 89932
#include<bits/stdc++.h> using namespace std; int main(){ int m; cin>>m; cout<<"1999-05-09"; return 0; }