鹦鹉学舌1——C语言初学者百题大战之三

2021-06-29 14:06

阅读:567

标签:大战   color   bsp   turn   amp   int   col   scan   div   

#includeint main()
{
    int a;
    scanf("%d",&a);
    printf("%d",a-a+a);
    return 0;
}

 

鹦鹉学舌1——C语言初学者百题大战之三

标签:大战   color   bsp   turn   amp   int   col   scan   div   

原文地址:https://www.cnblogs.com/chenlong991223/p/9645997.html


评论


亲,登录后才可以留言!