世界,您好!

一号标题

二号标题

三号标题

四号标题

五号标题
六号标题
#include<bits/stdc++.h>
using namespace std;
int main(){
    int a,b;
    cin>>a>>b;
    cout<<a+b;
    return 0;
}

类似文章

63条评论

回复 Vanessat 取消回复

您的邮箱地址不会被公开。 必填项已用 * 标注