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