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