#include
#include
using namespace std;
void create(int a, int b, int c)
{
int a1, b1;
while (1)
{
a1 = rand() % 50;
b1 = rand() % 50;
if (a1 + b1 = 0)
break;
}
a = a1; b = b1;
c = rand() % 2;
}
int main()
{
int ans, score = 0;
int a, b, c, k = 0;
char s;
srand((unsigned)time(NULL));
while (k != 10)
{
k++;
cout > ans;
if ((c == 0 ans == a + b) || (c == 1 ans == a - b))
{
f = 1;
if (k1 == 2)
score += 10;
if (k1 == 1)
score += 7;
if (k1 == 0)
score += 5;
break;
}
else if (k1 != 0)
cout = 90)
cout = 80)
cout = 70)
cout = 60)
cout << "PASS";
else
cout << "TRY AGAIN";
system("pause");
return 0;
}