Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
isnan_constexpr
#include <iostream> #include <cmath> #include <iomanip> int main() { constexpr bool nan = std::isnan(300.0); std::cout << std::boolalpha << nan; }
run
|
edit
|
history
|
help
0
New wall
Random values and probability distribution
SimpleList Example
10 naturalnumbers
Non type template argument
Uno
boost tokenizer
Расстановка восьми ферзей на шахматной доске так, чтобы ни один не угрожал другому - C++
khcmknhc
even number