Skip to main content
Commonmark migration
Source Link

#C, size 63, es1024

C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.                                    

#C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.                                    

C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.                                    

replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Source Link

#C, size 63, es1024C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.                                    

#C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.                                    

#C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.                                    

Source Link
feersum
  • 31.8k
  • 10
  • 66
  • 125

#C, size 63, es1024

main(_){int __=_;_<<=_;__=_<<_<<__;printf("%d",_<<__|__);_|__;} 

What I'm trying to get is 2 << 16 | 16. Three leftover underscores, woohoo.