题目内容

若有以下说明和定义:fun(int*c) main() int(*a)()=fun,*b(),w[10],c; ……在做必要的赋值之后,对fun函数的正确调用语句是______。

A. a=a(w);
B. (*a)(&c);
C. b=*b(w);
D. fun(b);

查看答案
更多问题

下列程序的输出结果是______。#include<stdio.h>#define FUDGE(y) 2.84+y#define PR(a) printf("%d",(int)(a))#define PRINTl(a) PR(a);putchar('\n')main () int x=2; PRINT1(FUDGE(5)*x);

A. 11
B. 12
C. 13
D. 15

在一个具有n个结点的有序单链表中插入一个新结点并仍然有序的时间复杂性为______。

A. O(1)
B. O(n)
C. O(n2)
D. O(log2n)

The amount of sunlight reaching Earth’s surface appears to be growing. The phenomenon, which some dub "global brightening," (1) scientists with a puzzle. If the (2) is real and global, how long will it last and what are the consequences for climate change, the planet’s water cycle, and other (3) that draw energy from sunlight (4) , the answer might seem obvious: More sunlight reaching the ground in a warming world means that temperatures will get warmer (5) Not so fast, some researchers say. Additional warming would be certain (6) nothing else in the climate system changes. And the climate system is (7) static. Some combinations of changes could reinforce the heating; others could (8) it. Unraveling these interactions and forecasting their course require an accurate accounting of the sunlight reaching the surface and the (9) the surface sends skyward. Moreover, researchers say, measurements of the sun’s strength at Earth’s surface are potentially powerful tools for (10) human influences on the climate.Earth’s radiation "budget" (11) an "extremely important parameter that is (12) known," says Robert Charlson, an atmospheric scientist at the University of Washington at Seattle. "It needs to be (13) much better than it is." (14) about the amount of sunlight reaching Earth’s surface were first raised in 1974. Researchers from the United States and Israel recorded a 12% drop (15) sunlight over 40 years at a (16) station in the southern Sinai Peninsula. Since then, others have used a variety of techniques to try to track (17) sunlight. Three years ago, for example, a (18) led by Beate Liepert at Columbia University’s Lamont-Doherty Earth Observatory gathered data from ground (19) around the world and found that solar radiation reaching the surface fell (20) 4% from 1961 to 1990. Read the following text. Choose the best word (s) for each numbered blank and mark A, B, C, and D on ANSWER SHEET 1.19()

A. presents
B. offers
C. grants
D. provides

吴某(广东人)1998年在广西因抢劫被判刑,在浙江服刑。服刑期间广西公安机关发现与前罪有牵连的另一犯罪,即吴某曾经伙同他人在江西盗窃财物巨大。对此应如何处理( )

A. 应由服刑地浙江省的相应法院审理
B. 应由广东省的相应法院审理
C. 应由犯罪地江西省的相应法院审理
D. 应由前罪审判地广西壮族自治区的相应法院审理

答案查题题库