English, asked by venkateswaran2528, 6 months ago

2
#include <stdio.h>
#define AND ||
#define OR &&
#define MULT (a>25 AND a<50 OR a>30)
int main()
36373/1612
260
{
int a=30;
if(MULT)
printf("1");
else
printf("O");
return 0;
Tyne your answer harm​

Answers

Answered by pclapatopcaregst
0

Answer:

kcyvgvbtx

Explanation:

Answered by shinetdm
1

Answer:

what is this bruh I can't understand

Similar questions