Run ID:104979

提交时间:2025-01-11 20:35:49

#include<iostream> using namespace std; int main(){ cout<<"sum is"123+456; return 0; }