Run ID:90157
提交时间:2024-09-08 09:54:03
#include<iostream> using namespace std; int main(){ cout<<"sum is 579 "<<endl; return 0; }