编程题49 习题6-7 简单计算器【浙大版《C语言程序设计(第4版)》题目集 详解教程】 原题链接:习题6-7 简单计算器 (pintia.cn) 参考答案 #include<stdio.h> int main(){ int a,sum