0
#include <stdio.h> #define square(x) x*x int main() { int i=(28/square(4)); printf("%d",i); return 0; }
Why the answer is 28?
1st Sep 2020, 10:42 AM
Rohit Ahuja

2 odpowiedzi
+ 1
Thnx
1st Sep 2020, 10:54 AM
Rohit Ahuja

Często masz takie pytania?
Ucz się bardziej efektywnie, za darmo:
Popularne dzisiaj
Solving coding challenges
2 Votes
Advertising in Sololearn
1 Votes
I am new
1 Votes
RUST'S FUTURE
1 Votes
Programming Language
0 Votes