桐姐 • 1年前
int main() {
int a, b, c; scanf("%d%d", &a, &b); c = a + b; printf("%d", c); return 0;
}
评论:
谢谢你的答案。
可是不需要你发我们都知道答案。
请先登录,才能进行评论