#include<stdio.h>
#define fun(x,y) x+y
int main()
int x = 2, y = 1;
printf("%d",fun(x + 2, y - 1));
return 0;
Answers
Answered by
6
Answer:
your question is not understandable sister or brother
could you please rewrite it
then only someone is able to answer your question
Similar questions