单选题

-The year 2020 is () unusual one.A new kind of virus is spreading around the world.- The fight against the virus is like () race against time.

A. a; the
B. an;the
C. an;a
D. a;an

查看答案
该试题由用户330****10提供 查看答案人数:7902 如遇到问题请 联系客服
正确答案
该试题由用户330****10提供 查看答案人数:7903 如遇到问题请联系客服

相关试题

换一换
单选题
Look! How long _____ like this —Three weeks! It’s usual here that rain _____ without stopping these days of theyear
A.blew up B.put up C.turned up D.brought up
答案
单选题
96 It is reported that the thirty-ninthpresident of America Jimmy Carter has won the Nobel Prize _____ peace in theyear of 2002
A.It’s mypleasure B.on’t mention it C.Mindyour own business D.You’re welcome
答案
单选题
Look! How long _____ like this —Three weeks! It’s usual here that rain _____ without stopping these days of theyear.
A.had itrained; pours B.has it beenraining; pours C.is it rained;is pouring D.does it rain;pours
答案
单选题
omise _____ he would give away half of theyear’s income to the disabled turned out a lie, _____ made the public feel cheated
A.sped up with B.mixed up with C.put up with D.teamed upwith
答案
单选题
omise _____ he would give away half of theyear’s income to the disabled turned out a lie, _____ made the public feel cheated.
A.which; what B.that; which C.what;which D.which; that
答案
主观题
阅读以下说明和C函数,填充函数中的空缺,将解答填入答题纸的对应栏内。
【说明】
函数GetDateld(DATE date)的功能是计算并返回指定合法日期date是其所在年份的第几天。例如,date表示2008年1月25日时,函数的返回值为25,date表示2008年3月3日时,函数返回值为63。
函数Kday_Date(int theyear,int k)的功能是计算并返回指定合法年份theyear(theyear≥1900)的第k天(1≤k≤365)所对应的日期。例如,2008年的第60天是2008年2月29日,2009 年的第60天是2009年3月1日。
函数isLeapYear(int y)的功能是判断y代表的年份是否为闰年,是则返回1,否则返回0。
DATE 类型定义如下:
typedef struct {
int year ,month ,day;
}DATE;

【C函数1】
int GetDateld( DATE date )
{
const int days _month[13] = { 0,31,28,31,30,31,30,31,31,30,
31,30 ,31 );
int i ,date_id = date.day;
for ( i = 0; i < (1) ; i++ )
date_id += days_month[i];
if ( (2) && isLeapYear(date.year) ) date_id++;
return date_id;
}
【C函数2】
(3) Kday_Date(int theyear ,int k)
{
int i;
DATE date;
int days_month(13) = { 0,31,28,31,30,31,30,31,31,30,31,30,31};
assert(k>=1 && k<=365 && theyear>=1900); /*不满足断言时程序终止*/
date .year = (4) ;
if (isLeapYear(date.year)) days_month[2]++;
for (i=1; ; ) {
k = k - days_month[i++];
if (k<=0) { date .day = k + (5) ; date.month = i-1; break; }
}
return date;
}
答案
单选题
“健康中国2020”提出,到2020年,人均预期寿命达到()
A.69岁 B.71岁 C.73岁 D.75岁 E.77岁
答案
主观题
这学期什么时候开始上课的?: 2020年9月2日|2020年9月5日|2020年9月7日|2020年9月8日
答案
主观题
钟南山院士赶往武汉防疫最前线的时间是: 2020年1月16日|2020年1月17日|2020年1月18日|2020年1月19日
答案
判断题
《2020》通则于2020年1月1日在全球生效,则《2010通则》于2020年1月1日失效
答案
购买搜题卡 会员须知 | 联系客服
会员须知 | 联系客服
关注公众号,回复验证码
享30次免费查看答案
微信扫码关注 立即领取
恭喜获得奖励,快去免费查看答案吧~
去查看答案
全站题库适用,可用于E考试网网站及系列App

    只用于搜题看答案,不支持试卷、题库练习 ,下载APP还可体验拍照搜题和语音搜索

    支付方式

     

     

     
    首次登录享
    免费查看答案20
    微信扫码登录 账号登录 短信登录
    使用微信扫一扫登录
    登录成功
    首次登录已为您完成账号注册,
    可在【个人中心】修改密码或在登录时选择忘记密码
    账号登录默认密码:手机号后六位