Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ternary test c++14
//clang 3.8.0 void a(void){} int main( void ) { (1)?a():b(); return( 0 ); }
run
|
edit
|
history
|
help
1
Check if a year is leap year or not
ljblblljkl
C++ out of ref
A
Variable declarations in while loop conditions are also C++-only.
program_4
BinaryGap, C++ - Find longest sequence of zeros in binary representation of an integer.
Access namespace by unqualified manner
uniq ptr
specialized template