题解 | #计算表达式的值#

计算表达式的值

https://www.nowcoder.com/practice/58457d27f91043edaf95b6591bb64fd6

#include <stdio.h>

int main() {
    int a=40,c=212;
    printf("%d",(-8+22)*a-10+c/2);
    return 0;
}

全部评论

相关推荐

饼子吃到撑:学院本是这样的,找工作拼运气,你技术再好人家筛选学历照样沉入海底,海投就行了
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务