Run ID:143108
提交时间:2026-01-11 18:58:27
#include<iostream> using namespace std; int main(){ cout<<"sum is 579"; return 0; }