HOC24
Lớp học
Môn học
Chủ đề / Chương
Bài học
var i,n,s:integer;
A:array[1..100] ò longint;
begin
readln(n);
for i:=1 to n do
write('A[',i,']=');
readln(A[i]);
end;
s:=0;
for i:=1 to n do s:=s+A[i];
write(s);
if A[i] mod 2=0 then s:=s+A[i];
end.
for i:=1 to n do s:=s+1/i;
writeln(s:3:0);
var i,n,tb :integer;
tb:=0;
for i:=1 to n do tb:=tb+1;
writeln(tb);
Read the following passage and mark the letter A, B, C, or D on your answer sheet to indicate the correct answer for each of the blanks from 28 to Question 50. Fill in the appropriate word in question 28
In the late 1930s, a group of leading American scientists seeking dinosaur fossils made some noteworthy (28) ___________. Although one of their expeditions discovered no fossils, it proved nonetheless historic expedition, which took place along the banks of the Paluxy river in Texas, something extraordinary was revealed: a dinosaur track, clearly distinguishable in the rock. These dinosaur footprints (29) ___________ their preservation to the salts and mud that covered them and then hardened into rock, before coming to light 100 million years later. Tracks like these are (30) ___________ to experts. There have been great gaps in scientists’ understanding of dinosaur behavior, and so such footprints are useful since they provide direct evidence of how dinosaurs actually moved. Scientists have used these and (31) ___________ footprints to determine how quickly different species walked, concluding that many kinds of dinosaur must have travelled in (32) ___________.
A. bunches
B. herds
C. sets
D. masses