Run ID:149996
提交时间:2026-03-21 15:55:33
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1001; return 0; }