浙大版《C语言程序设计(第3版)》题目[https://pintia.cn/problem-sets/12/problems/246]本题要求编...
浙大版《C语言程序设计(第3版)》题目[https://pintia.cn/problem-sets/12/problems/244] 练习2-...
浙大版《C语言程序设计(第3版)》题目[https://pintia.cn/problem-sets/12/problems/244] 练习2-...
本题目要求计算下列分段函数f(x)的值: 输入格式: 输入在一行中给出实数x。 输出格式: 在一行中按“f(x) = result”的格式输出,...
[浙大版《C语言程序设计(第3版)》题目集](https://pintia.cn/problem-sets/12/problems/type/7...
浙大版《C语言程序设计(第3版)》题目[https://pintia.cn/problem-sets/12/problems/242]本题要求编...
给定一个华氏温度F,本题要求编写程序,计算对应的摄氏温度C。计算公式:C=5×(F−32)/9。题目保证输入与输出均在整型范围内。 输入格式:输...
浙大版《C语言程序设计(第3版)》题目集[https://pintia.cn/problem-sets/12/problems/239]本题要求...
[浙大版《C语言程序设计(第3版)》题目集](https://pintia.cn/problem-sets/12/problems/type/7...