Run ID:2923

提交时间:2024-03-09 17:58:45

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