Run ID:153727

提交时间:2026-05-23 18:05:58

#include<bits/stdc++.h> using namespace std; int main() cout<<"sum is<<123+456<<endl; return 0; }