М
Молодежь
К
Компьютеры-и-электроника
Д
Дом-и-сад
С
Стиль-и-уход-за-собой
П
Праздники-и-традиции
Т
Транспорт
П
Путешествия
С
Семейная-жизнь
Ф
Философия-и-религия
Б
Без категории
М
Мир-работы
Х
Хобби-и-рукоделие
И
Искусство-и-развлечения
В
Взаимоотношения
З
Здоровье
К
Кулинария-и-гостеприимство
Ф
Финансы-и-бизнес
П
Питомцы-и-животные
О
Образование
О
Образование-и-коммуникации
Komarova24
Komarova24
15.03.2020 10:14 •  Информатика

До іть ів дам Потрібно обклеїти шпалерами стіну довжиною а м шириною b м. скільки коштуватимуть шпалери, якщо ціна одного рулону k грн? довжина рулону
шпалер 10 м, ширина – 80 см.​

👇
Ответ:
svetagrigorenko
svetagrigorenko
15.03.2020
S1=ab
S2=a1b1(a1=10m b1=0,8m)
Денег потратит это будет Т допустим
Т=k*s1/s2
4,6(89 оценок)
Открыть все ответы
Ответ:
stanislavfred
stanislavfred
15.03.2020

#include <iostream>

#include <vector>

#include <map>

#include <cmath>

#include <queue>

#include <set>

#include <iomanip>

#include <map>

using namespace std;

//#define int long long

signed main() {

   ios_base::sync_with_stdio(0);

   cin.tie(0);

   cout.tie(0);

   int n;

   cin >> n;

   int mx = -INT_MAX,cnt=0,ans=1;

   for(int i = 0; i < n; i++)

   {

       int k;

       cin >> k;

       if(i < n/2)

           mx = max(mx,k);

       if(k < 0)

       {

           ans *= k;

           cnt++;

       }

   }

   cout << "maximal element in first half: " << mx << "\n";

   cout << "product of negative numbers: " << ans << "\n";

   cout << "amount of negative numbers: " << cnt;

}

4,6(31 оценок)
Ответ:
killir99
killir99
15.03.2020

Объяснение:

1. List the main components of media.

Digital format, interactivity and multimedia

2. Give an example of a nonlinear and comment on multimedia.

For example, Skyrim will have; audio, video, animation, text, interactivity and image multimedia inside of it. Skype is also a non-linear multimedia as it allows for user input and has interactivity. Skype consists of; video, audio, interactivity, image and text multimedia.

3. Describe the advantages and disadvantages of vector graphics.

Vector images usually require less disk space as compared to bitmap. They are formed mostly by simple gradients or flat colors since they don't require too much disk space.  They don't lose quality when you scale them.  

4. For what purpose uses interlaced scanning and why Currently?

The purpose of using interlaced scanning is to transmit a full frame quickly to reduce flicker.

5. What is the nature of the structural approach to design IP?

About Structural Approach It is based on the assumptions that language can be best learnt through a scientific selection and grading of the structures or patterns of sentences and vocabulary.

4,5(79 оценок)
Это интересно:
Новые ответы от MOGZ: Информатика
logo
Вход Регистрация
Что ты хочешь узнать?
Спроси Mozg
Открыть лучший ответ