Run ID:153732
提交时间:2026-05-23 18:06:49
#include<bits/stdc++.h> using namespace std; int main() cout<<"sum is<<123+456<<endl; return 0; }