legend


私信TA

用户名:dotcpp0599065

访问量:17484

签 名:

fish or cut baits

等  级
排  名 177
经  验 6839
参赛次数 0
文章发表 75
年  龄 0
在职情况 学生
学  校 黑龙江大学
专  业

  自我简介:

you can you up,no can don't bb

TA的其他文章

解题思路:基本操作

注意事项:这有什么注意的,直接五星好评

参考代码:

#include<stdio.h>

int main()

{

    int a,b;

    scanf("%d %d",&a,&b);

    int c;

    c=a+b;

    printf("%d",c);

    return 0;

}


 

0.0分

5 人评分

  评论区

  • «
  • »