cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
how to find value of (3^6)+(a^a)?
how to find value of (3^6)+(a^a)?
Jan 31, 2012 at 7:51pm UTC
pulkitsharva
(6)
pls help me to find out the value of
int a=(3^6)+(a^a);
printf("%d",a);
Jan 31, 2012 at 8:54pm UTC
Stewbond
(2827)
Duplicate of
http://cplusplus.com/forum/beginner/60615/
Topic archived. No new replies allowed.