设int year;,要使!(year%4==0 && year%100!=0 | | year%400==0)的值为1,1 ,year可取的数据是( ).ABCD1600190420052008

来源:学生作业帮助网 编辑:六六作业网 时间:2024/07/10 05:41:15
设intyear;,要使!(year%4==0&&year%100!=0||year%400==0)的值为1,1,year可取的数据是().ABCD1600190420052008设intyear;,

设int year;,要使!(year%4==0 && year%100!=0 | | year%400==0)的值为1,1 ,year可取的数据是( ).ABCD1600190420052008
设int year;,要使!(year%4==0 && year%100!=0 | | year%400==0)的值为1,1 ,year可取的数据是( ).
A
B
C
D
1600
1904
2005
2008

设int year;,要使!(year%4==0 && year%100!=0 | | year%400==0)的值为1,1 ,year可取的数据是( ).ABCD1600190420052008
C 2005
在求非闰年