Run ID:143893
提交时间:2026-01-17 21:16:24
#include<bits/stdc++.h> using namespace std; int main(){ printf("sum is 579\n"); return 0; }