GUVI
Back

unable to under stand

Created 3 years ago
46 Views
1 Comments
Harenprabu
@Harenprabu
Harenprabu
@HarenprabuProfile is locked. Login
#include <stdio.h>
int main(){
 int __SMALL__ = 11;
 int y;
 y= __SMALL__ < 5;
 printf("%d",y);
 return 0;
}

how does this works?

Comments
Please login to comment.
 
Powered by habitate.io Habitate