Print(sorted("Sam is a multi-file text editor based on structural regular expressions It was originally designed in the early 1980s at Bell Labs by Rob Pike with the help of Ken Thompson and other Unix developers for the Blit windowing terminal running on Unix it was later ported to other systems Sam follows a classical modular Unix aesthetic It is internally simple its power leveraged by the composability of a small command language and extensibility through shell integration".split())[39])
#include
using namespace std;
int main()
{
int a,b;
cout << "Введите ваш возраст...";
cin >> a;
cout << "Введите ваш стаж работы...";
cin >> b;
if (a>=25 && a<=40 && b>=5;)
{
cout << "Поздравляю, Вы подходите!";
}
Else
cout << "Извините, вы нам не подходите!";
Return 0;
}
Информационный объем изображения I=k*i, где к- количество точек, i- глубина цвета.
Глубина цвета определяется из формулы N=2^i, где N-количество цветов
i=㏒₂N= ㏒₂256= 8 бит
k=25*25= 625
I=625*8= 5000 бит
5000 бит/8= 625 байт