Run ID:129918

提交时间:2025-09-06 17:45:08

#include<bits/stdc++.h> using namespace std; int main(){ cout<<1+2+3<<endl; return 0; }