为了账号安全,请及时绑定邮箱和手机立即绑定

求解求解求解!!

用这种代码的好处在哪里?

正在回答

4 回答

没缺什么

1 回复 有任何疑惑可以回复我~

#include<stdio.h>
int main()
{
 int year=2008;
 int month=8;
 int day=8;
 int a;
 int b;
 int c;
 int d;
 a=year%4;
 b=1
 
 if(month>2)
 {
     if(month-5.5==0.5||3.5||4.5)
      {for(b;b<=12-month;b++)
   {if(b%2!=0)
     {result=result+31;
     }
     else
     {result=result+30;
     }
      }
      c=366-result+day;
      printf("现在已经过了%d天了",c);
      }
     
  
     else if(month==9)
      {for(b;b<=12-month;b++)
   {if(b%2!=0)
     {result=result+31;
     }
     else
     {result=result+30;
     }
    c=366-result+day;
      }
      printf("现在已经过了%d天了",c);
      } 
     else if(month=11)
      {for(b;b<=12-month;b++)
   {if(b%2!=0)
     {result=result+31;
     }
     else
     {result=result+30;
     }
    c=366-result+day;
      }
      printf("现在已经过了%d天了",c);
      }
     else if(month=4)
      {result=(12-month+2)/2*31+(12-month-2)/2*30;
       c=366-result+day;
       printf("现在已经过了%d天了",c);
      }
     else if(month=6)
      {result=(12-month+2)/2*31+(12-month-2)/2*30;
       c=366-result+day;
       printf("现在已经过了%d天了",c);
      }
        else i
      {if(month=1)
        {result=31;
      printf("现在已经过了%d天了",result);
  }
     else
     {result=31+29;
      printf"现在已经过了%d天了",result);
  }
   }
    }  
  

  • 还有一个问题要请教大家,这个是我自己在DEV C++上写的,但是编译时一直显示else if(month==9)错误,如果就单单从语句的使用来看,请大家帮忙告诉我是哪里错了,谢谢


0 回复 有任何疑惑可以回复我~

http://img1.sycdn.imooc.com//59cbbd6200010b6004680516.jpg忘记传了,抱歉

0 回复 有任何疑惑可以回复我~

代码呢?

0 回复 有任何疑惑可以回复我~
#1

RUNOOB_XIE 提问者

代码不小心写在回复里了?
2017-09-28 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
C语言入门
  • 参与学习       926252    人
  • 解答问题       20798    个

C语言入门视频教程,带你进入编程世界的必修课-C语言

进入课程

求解求解求解!!

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信