Run ID:113407
提交时间:2025-03-15 18:19:46
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1+1; return 0; }