Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #72.8K
~2K People Reached
Favorite Forums
Favorite Tags
c x 2
c++ x 2

1 Posted Topic

Member Avatar for keval_hack

#include<stdio.h> #define prog main int prog(int argc,char *argv[]) { if (printf("Hello world\n") && scanf("%d",&argc)){} if((argc&1==1?printf("number is odd"):printf("number is even"))){} }

Member Avatar for Ahamed_1
-1
2K