Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
logcOperator
//Title of this code //g++ 4.8.2 #include <iostream> #include <stdio.h> int main() { int a,b,c; a=3; b=5; c=a||b; // printf("%d", c>b?a++:b--); int d=3,e=0,f; f=d||e; // SAU LOGIC ; f=1 std::cout<<f; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Buenos Amigos
¡Arriba, Papalotes, Arriba!
cpp ex 3 - solution
Round prices
Square of maximum
Dictionary
GCC compiler bug (should output 0 1)
sample
Dijkstra
Connected components in complement graph
stackse - search stackoverflow differently
Please log in to post a comment.