Run ID:90458

提交时间:2024-09-15 08:38:05

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