Run ID:113503

提交时间:2025-03-15 19:41:19

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"a+s="<<4+6; return 0; }