Andreeva
?>

Сегодня у нас была впр по . я сделала всего 8 из это половина, и не факт, что все решены я волнуюсь, так - как скорее всего у меня будет 2. если у кого-то тоже была впр, скажите, считается ли нормой то, что я успела решить.

Алгебра

Ответы

marinamarinyuk39
Смотря какие именно задачи, и сколько за них
verich

Every season has its own charm and is good in its own way. My city is situated in

southern part of Kazakhstan and we have four seasons here: winter, spring, summer and

autumn

My favorite one is summer. Summer is the hottest season in the year. It begins in June

and ends in August. In summer the sky is clear and cloudless. The days are long and the

nights are short and warm. When it is hot I can swim in a nearby river. I like to swim, lie

in the sun, and play outdoors in summer. The weather is usually fine. Sometimes it rains.

But the rains are usually warm.

Autumn comes after summer. It brings heavy rains and winds to our region. Honestly, I

don't like autumn. The days are becoming shorter, the sun loses its force. It often rains. It

is the season of harvesting. It's muddy and gloomy outside. But it's a tasty and beautiful

season. Because there are a lot of fruits in autumn: apples, pears, grapes, plums. The

leaves are red, green and yellow and they fall down from the trees.

Winters are mild here. The first snow falls at the beginning of December. It quickly

melts though. It is getting colder day by day. The sun shines rarely but everything looks

so pretty covered with snow. My friends and I go skiing, sledding or snowballing on such

days.

Spring starts with sunshine and warm winds. The snow starts melting the birds start

singing their charming songs, trees start blooming, and there are lots of tulips and poppies

around.

I think all seasons are beautiful.

Mark the sentences True or False.

1) The days are long and the nights are short in autumn

2) I Like play indoors in summer

3) Sometimes the rains are usually cool in summer

4) It's muddy and gloomy outside in spring

5)There are a lot of tulips and poppies in Kazakhstan

Writing

Task.2 Complete the sentences. Use: Must, bave to, can't

1) You take a tent. a sleeping bag and a whistle with you

2) You

cook at a campsite

3) You

take a first-aid kit with you

4) You clean around a tent

5) Jake isn't happy because they light the campfire

allaraygor

procedure max(a,b,c:integer; var q:integer);

begin

if a>b then if b>c then q:=b else q:=c;

if a<b then if a<c then q:=c else q:=a;

end;

...

var a1,b1,c1, a2,b2,c2, a3,b3,c3:integer;

begin

... Вводим

max(a1,b1,c1,a1);

max(a2,b2,c2,a2);

max(a3,b3,c3,a3);

max(a1,a2,a3,a1);

... Выводим а1

end.

Объяснение:

var a1,b1,c1,a2,b2,c2,a3,b3,c3:integer;

max1,max2,max3,min1,min2,min3:integer;

max,min,rar:integer;

procedure pr(a,b,c:integer;var z,w:integer);

begin

if (a>=b) and (a>=c)then z:=a;

if (a<b) and (a<c) then w:=a;

if (b>=a) and (b>=c)then z:=b;

if (b<a) and (b<c) then w:=b;

if (c>=a) and (c>=b)then z:=c;

if (c<a) and (c<b) then w:=c;

end;

begin

read(a1,b1,c1);

pr(a1,b1,c1,max1,min1);

read(a2,b2,c2);

pr(a2,b2,c2,max2,min2);

read(a3,b3,c3);

pr(a3,b3,c3,max3,min3);

pr(max1,max2,max3,max,rar);

pr(min1,min2,min3,rar,min);

write(max,' ',min);

end.

Ответить на вопрос

Поделитесь своими знаниями, ответьте на вопрос:

Сегодня у нас была впр по . я сделала всего 8 из это половина, и не факт, что все решены я волнуюсь, так - как скорее всего у меня будет 2. если у кого-то тоже была впр, скажите, считается ли нормой то, что я успела решить.
Ваше имя (никнейм)*
Email*
Комментарий*

Популярные вопросы в разделе

strager338
Bella
julia3594265843
sveta1308
kogakinoa
Анатольевна824
iraira761
pronikov90
tokarevmax
LidiyaBorzikh
natasham-716
Dlyamila
malgoblin2663
Sergei1805
федороа