StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

walnut

Rating
1627.71 (924th)
Reputation
1,078 (145,371st)
Page: 1 2 3 ... 11
Title Δ
Why is my code not returning 0? I'm using scanf() instead of cin 0.00
How to create function-template, that expands parameter-pack which... 0.00
Duplicate symbol function in C++ 0.00
Is there a way to get the derived class to have the base class edit... 0.00
Init-Statment Conditional Expression C++ 0.00
Converting days into years seconds and minutes +1.07
std::ref implicit conversion to reference confusion 0.00
Elegant way to use template to dispatch templated function +0.33
Are C++ arithmetic operators capable of aggressive optimization in... 0.00
std::max behaves unexpected with uniform initialization and constex... +1.61
Flexible array member in class with polymorphism -0.18
how the binding of const type works in c++? -0.18
C++: Default Destructor: Does it Delete Arrays Pointed to By Member... -2.51
C++ how to handle alignment padding when casting raw data to class... 0.00
error: cannot bind non-const lvalue reference of type ‘bool&’ t... 0.00
Conditionally specialize std::hash for std::shared_ptr struct 0.00
clang tidy complains about push_back into vector in a loop 0.00
Specific case of dangling reference during destruction 0.00
Clamp using with real_t from Godot-cpp 0.00
Address of an uninitialized and copied pointer variable +1.65
Operator like " >>,<<" overloading does not w... +0.33
Why does C++20 not support "void f(Concept const auto&)&qu... +0.34
meaning of ** within c++ class declarations 0.00
template class no instance constructor 0.00
Problem with clang compiler with libc++ on Ubuntu 0.00
Is there any purpose of declaring lambda followed by immediately in... +1.03
How to know whether a particular preprocessor directive is defined... +0.33
How to copy "partially" an object using a std::function? +0.31
Why does global spaceship operator not behave as expected? 0.00
SFINAE and std::enable_if in dummy template parameters to select st... 0.00
Implementing push_back(T&& c) in custom Vector<T> class +1.95
What is the effect of call to a trivial destructor? 0.00
How to wrap and overload all member functions (from an unknown clas... +0.78
C++ Return (uniform_int_distribution) from a function +0.37
How to infer template parameter "Func" from argument of c... 0.00
Can a c++ template pattern replace an ever growing union? 0.00
Accessing std array element passed as non-type template parameter g... 0.00
Why does assigning a pointer to be a dynamic object and an array wo... 0.00
time() Function Segfaults with g++ -static Compiled on Centos 6 and... 0.00
Sequence points - is this gcc warning a bug? -1.30
Point of instantiation of default arguments in a template function 0.00
why the realloc() return NULL when I repeatlly call it l 30 times? 0.00
std::launder with inplace polymorphic containers 0.00
compare number elements in array of char 0.00
Brace initialize tuple in function argument 0.00
Sieve of eratosthenes c++ code speeds up in consecutive runs - why? +0.14
Deleting an object from a dynamically allocated array in C++ +0.33
enum overloading operator | constexpr and runtime 0.00
Undefined reference to function declared outside the class 0.00
C++ Abort() has been called when I input extremely long string to g... 0.00