Run ID:4573
提交时间:2024-08-22 19:22:59
#include<iostream> using namespace std; int main(){ cout<<"30-7-2016"<<endl; cout<<"7-30-2016"; return 0; }