Run ID:94887
提交时间:2024-10-26 14:59:13
#include<iostream> using namespace std; int main (){ cout<<1993; return 0; }