Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Test
1
Name:
Anonymous
2010-07-22 13:49
int x=2;//You should be able to solve this without resorting to a compiler.
x+=(x++ + ~x++ * x++ +~x + ++x);//What is x now?
9
Name:
Anonymous
2010-07-22 16:56
>>1
x might not even exist anymore. undefined behavior means the compiler can do
anything
and still comply with the standard.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List