#include
using namespace std;
void main() {
setlocale(LC_ALL, "RUSSIAN");
char text, fon;
cout
cout
cout
cout
cout
cout
cout
cout
cout
cin >> fon;
cout
cin >> text;
switch (fon == text){
case true:{cout
case false:{
switch (fon){
case '0':{
switch (text){
case '1':{system("color 01"); break; }
case '2':{system("color 02"); break; }
case '3':{system("color 03"); break; }
case '4':{system("color 04"); break; }
case '5':{system("color 05"); break; }
case '6':{system("color 06"); break; }
case '7':{system("color 07"); break; }
case '8':{system("color 08"); break; }
case '9':{system("color 09"); break; }
case 'a':{}
case 'A':{system("color 0A"); break; }
case 'b':{}
case 'B':{system("color 0B"); break; }
case 'c':{}
case 'C':{system("color 0C"); break; }
case 'd':{}
case 'D':{system("color 0D"); break; }
case 'e':{}
case 'E':{system("color 0E"); break; }
case 'f':{}
case 'F':{system("color 0F"); break; }
}break;
switch (fon == text){
case true:{cout
case false:{
switch (fon){
case '1':{
switch (text){
case '1':{system("color 12"); break; }
}break;
}
}break;
}
}break;
}
}
cin.get(); cin.get();
}
}
}