#include <iostream>
using namespace std;
int main()
{
setlocale(LC_ALL, "rus");
int enterNumber = 0;
cout << "Введите целое число (от 1 до 9999): ";
cin >> enterNumber;
// проверяем входит ли введенное число в заданный диапазон
if (enterNumber <= 0 ||enterNumber > 9999)
cout << "Число не входит в диапазон от 1 до 9999!\n";
else // если да - приступаем к выводу на экран
{
cout << "\nВы ввели: ";
// чтобы добраться до первой цифры в введенном числе
// (если оно четырехзначное), надо это число поделить
// на 1000 и взять от него остаток от деления на 10
// например 8 888 / 1000 = 8 (888 тысячные отбрасываются
// т.к. введенное число типа int), далее 8 % 10 = 8
// так же не ошибитесь с оператором == (равно)
if ((enterNumber / 1000) % 10 == 1) cout << "Одна тысяча ";
else if ((enterNumber / 1000) % 10 == 2) cout << "Две тысячи ";
else if ((enterNumber / 1000) % 10 == 3) cout << "Три тысячи ";
else if ((enterNumber / 1000) % 10 == 4) cout << "Четыре тысячи ";
else if ((enterNumber / 1000) % 10 == 5) cout << "Пять тысяч ";
else if ((enterNumber / 1000) % 10 == 6) cout << "Шесть тысяч ";
else if ((enterNumber / 1000) % 10 == 7) cout << "Семь тысяч ";
else if ((enterNumber / 1000) % 10 == 8) cout << "Восемь тысяч ";
else if ((enterNumber / 1000) % 10 == 9) cout << "Девять тысяч ";
if ((enterNumber / 100) % 10 == 1) cout << "сто ";
else if ((enterNumber / 100) % 10 == 2) cout << "двести ";
else if ((enterNumber / 100) % 10 == 3) cout << "триста ";
else if ((enterNumber / 100) % 10 == 4) cout << "четыреста ";
else if ((enterNumber / 100) % 10 == 5) cout << "пятьсот ";
else if ((enterNumber / 100) % 10 == 6) cout << "шестьсот ";
else if ((enterNumber / 100) % 10 == 7) cout << "семьсот ";
else if ((enterNumber / 100) % 10 == 8) cout << "восемьсот ";
else if ((enterNumber / 100) % 10 == 9) cout << "девятьсот ";
if ((enterNumber / 10) % 10 == 1)
{
if (enterNumber % 10 == 0) cout << "десять долларов";
else if (enterNumber % 10 == 1) cout << "одинадцать долларов";
else if (enterNumber % 10 == 2) cout << "двенадцать долларов";
else if (enterNumber % 10 == 3) cout << "тринадцать долларов";
else if (enterNumber % 10 == 4) cout << "четырнадцать долларов";
else if (enterNumber % 10 == 5) cout << "пятнадцать долларов";
else if (enterNumber % 10 == 6) cout << "шестнадцать долларов";
else if (enterNumber % 10 == 7) cout << "семнадцать долларов";
else if (enterNumber % 10 == 8) cout << "восемнадцать долларов";
else if (enterNumber % 10 == 9) cout << "девятнадцать долларов";
}
if ((enterNumber / 10) % 10 == 2) cout << "двадцать ";
else if ((enterNumber / 10) % 10 == 3) cout << "тридцать ";
else if ((enterNumber / 10) % 10 == 4) cout << "сорок ";
else if ((enterNumber / 10) % 10 == 5) cout << "пятьдесят ";
else if ((enterNumber / 10) % 10 == 6) cout << "шестьдесят ";
else if ((enterNumber / 10) % 10 == 7) cout << "семьдесят ";
else if ((enterNumber / 10) % 10 == 8) cout << "восемьдесят ";
else if ((enterNumber / 10) % 10 == 9) cout << "девяносто ";
if ((enterNumber / 10) % 10 != 1)
{
if (enterNumber % 10 == 0) cout << "долларов";
else if (enterNumber % 10 == 1) cout << "один доллар";
else if (enterNumber % 10 == 2) cout << "два доллара ";
else if (enterNumber % 10 == 3) cout << "три доллара ";
else if (enterNumber % 10 == 4) cout << "четыре доллара ";
else if (enterNumber % 10 == 5) cout << "пять долларов ";
else if (enterNumber % 10 == 6) cout << "шесть долларов ";
else if (enterNumber % 10 == 7) cout << "семь долларов ";
else if (enterNumber % 10 == 8) cout << "восемь долларов ";
else cout << "девять долларов ";
}
}
cout << endl << endl;
return 0;
}
Сподіваюся, 3 задача вирішується так, ну або хоча-б схоже)
Якось так
#include “stdafx.h”
#include
#include
using namespace std;
int main()
{
setlocale(LC_ALL, “rus”);
srand(time(0));
ІНТ UM = 0;
INT UK = 0;
ІНТ відповідь;
cout << "\t\t<>\n”;
cout << (UM = рандів() % 10) << " * " << (UK = рандів()% 10) <> answer;
if (відповісти == (UM * Великобританія))
{
cout << "Верно." << endl;
}
else
{
cout << "Неверно. відповідь " << (UM * Великобританія) << endl;
}
return 0;
}
Хто-небудь продовжив вирішувати 1 завдання?
#include
using namespace std;
int main()
{
setlocale(LC_ALL, “rus”);
int a, b, R;
cout << "Введи два числа: " <> a;
cin >> b;
cout <> R;
if (г == A * B) cout << "Правильно!" << endl << endl;
else cout << "Не правильно! відповідь: " << (R = A * B) << endl << endl;
system("pause");
}
Відповідь на 3 завдання, начебто правильно.
<#include
using namespace std;
int main()
{
setlocale(LC_ALL, “rus”);
int a, b, R;
cout << "Введи два числа: " <> a;
cin >> b;
cout <> R;
if (г == A * B) cout << "Правильно!" << endl << endl;
else cout << "Не правильно! відповідь: " << (R = A * B) << endl <
У тому коді сталася помилка при відправці.
#include
using namespace std;
int main()
{
setlocale(LC_ALL, “rus”);
int a, b,res;
cout <> a;
cout <> b;
cout <> res;
if (Рез == A * B)
{
cout << "ПРАВИЛЬНО !!!Ви знаєте табл. множення!!!!" << endl;
}
else
{
cout << "Вы не знаете табл. множення!!! и правильный ответ = "<<а * б<<endl;
}
return 0;
}
Другий можна зробити так:
#include
using namespace std;
int main()
{
int a;
setlocale(LC_ALL, “rus”);
cout <> a;
if (a 10)
cout << "Данный палец у нас отсуствует :)" << endl;
else cout << "Вы ввели цифру которая не привышает 10 і не менше 1. А це значить що, " << endl;
if (A == 1) cout << "Вы ввели мезинец" << endl;
if (A == 2) cout << "Вы ввели безымянный палец" << endl;
if (A == 3) cout << "Вы ввели среднии палец" << endl;
if (A == 4) cout << "Вы ввели указательный палец" << endl;
if (A == 5) cout << "Вы ввели большой палец" << endl;
if (A == 6) cout << "Вы ввели большой палец" << endl;
if (A == 7) cout << "Вы ввели указательный палец" << endl;
if (A == 8) cout << "Вы ввели среднии палец" << endl;
if (A == 9) cout << "Вы ввели безымянный палец" << endl;
if (A == 10) cout << "Вы ввели мезинец" << endl;
system("pause");
}
#include
using namespace std;
int main()
{
int a;
setlocale(LC_ALL, “rus”);
cin>>a;
if (A == 10)
cout << "Äàííûé ïàëåö ó íàñ îòñóñòâóåò :)" << endl;
else cout << "Âû ââåëè öèôðó êîòîðàÿ íå ïðèâûøàåò 10 і І.А. ìåíüøå 1. У ЦРУ YOI òî ÷ ÷ Е.О., " << endl;
if (A == 1) cout << "Âû ââåëè ìåçèíåö" << endl;
if (A == 2) cout << "Âû ââåëè áåçûìÿííûé ïàëåö" << endl;
if (A == 3) cout << "Âû ââåëè ñðåäíèè ïàëåö" << endl;
if (A == 4) cout << "Âû ââåëè óêàçàòåëüíûé ïàëåö" << endl;
if (A == 5) cout << "Âû ââåëè áîëüøîé ïàëåö" << endl;
if (A == 6) cout << "Âû ââåëè áîëüøîé ïàëåö" << endl;
if (A == 7) cout << "Âû ââåëè óêàçàòåëüíûé ïàëåö" << endl;
if (A == 8) cout << "Âû ââåëè ñðåäíèè ïàëåö" << endl;
if (A == 9) cout << "Âû ââåëè áåçûìÿííûé ïàëåö" << endl;
if (A == 10) cout << "Âû ââåëè ìåçèíåö" << endl;
return 0;
}
у тебе помилка була,я виправив
int main()
{
int a, b, c, d;
cout << "======================================================" << endl <> a >> b;
cout << "======================================================" <= -9 && b >= -9 && a <= 9 && б = -9 && б% 10>= -9 && A% 10<= 9 && б% 10<= 9 ) {
cout <> c;
cout << "======================================================"<<endl;
D = A * B;
з == d ? cout << "Pravilno!" << endl << "======================================================" << endl : cout << "Nepravilno! " << a << " * " << b << " = " << d << endl << "======================================================" << endl;
}
else {
cout << "Eto ne zeloe odnoznachnoe chislo!" << endl<< "======================================================" << endl;
system("pause");
exit(0);
}
system("pause");
return 0;
}