第七次上机作业一、写出以下程序执行了分析过程。1、#include “stdio.h“main()int a=50,b=20,c=10;int x=5,y=0;if(ad) c=5.0;else if(c=d) c=6.0;else c=7.0;printf(“%.1f“,c);分析:本题的 if 语句嵌套再 else语句中,请注意 C 语言中 if 语句的灵活的书写格式。故答案为 7.0二、编写程序1、编写程序,输入一个整数,打印出它是奇数还是偶数。# include “stdioh“main()int n;printf(“input a number:n“);scanf(“d“,scanf(“%d%d%d“,if(ab) max=a;elsemax=b;if(maxc)printf(“%d“,max);elseprintf(“%d“,c);3、对于以下函数:x (-5-5(2) Ifelse 语句#include main( ) float x; printf(“input x:n“); scanf(“%f“, if(x-5 elseif(x=0)printf(“y=%f“,x-1);elseprintf(“y=%f“,x+1);elseprintf(“input error“);