e

蒙自市凤凰小学又阝十尃亻二  •  2年前


include

using namespace std; int main(){

int a,b;
scanf("%d%d",&a,&b);
printf("%d",a+b);
return 0;

}


评论:

请先登录,才能进行评论