Run ID:104347
提交时间:2025-01-04 20:24:24
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1+2; return 0; }