Run ID:3177

提交时间:2024-04-13 17:01:16

# include<iostream> using namespace std; int main(){ cout<<1; return 0; }