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 4 5 6 ... 11
Title Δ
Is modifying an object more than once in an expression through its... +0.86
Multiple If statements versus single statement with conditions eval... -2.30
C++17 testing for data-member SFINAE: gcc vs clang 0.00
I accidentally called a member function without own class object. B... -1.84
C++ comparing all files in a directory with ::filesystem 0.00
c++ templates to represent polynomials +0.34
Debug huge C++ project on linux 0.00
Static array initialization in a function template in C++17 (MSVC 2... 0.00
C++ macro ignoring what's after +0.45
Return Value Optimization: Explicit move or implicit? -1.85
expected primary-expression before '||' +0.08
Is it always safe to use std::istream::peek()? 0.00
Casting from member pointer to whole struct/class -0.84
Is there a "cleaner" way to find the first instance of a... +0.35
std::visit does not recognise types 0.00
Why does a user-provided default constructor lead to an uninitializ... +0.68
Why does template substitution fail on a constructor unless I add b... 0.00
Output is NaN , how? +1.65
Where does a template(.t) file belong if i already have a header? 0.00
template function pointers and lambdas 0.00
Is there a way to initialize a vector by index in c++11? -1.31
Can you stop unused static objects from being constructed? +1.70
Is there an extensible way to initialize a struct from an array in... +1.12
Accessing C++ std::vector object members before object initialization -2.45
using word "not" as a name of c++ class causes error on V... -0.84
How can i make pointer to a template function? -0.31
std::list<const SomeClass> can not be defined +1.02
deletion of one past end element in map and segmentation fault +1.34
Does this algorithm have time and space complexity O(n) or O(1)? 0.00
Why does include statement return an error that basically states th... +0.34
C++ primer 5 edition: class Message and Folder 0.00
Big O of Ugly Numbers Algorithm (Brute force method) -0.17
Why isn't that C++ const templated vector initialised before be... 0.00
Problem with operator inheritance and cpp core guidelines c.128 +0.34
Subclass address equal to virtual base class address? -0.86
Constructing smart pointer from stack allocated raw pointer -2.12
Pure virtual function not used in one of the derived classes +0.34
Iterate vector with 'grouped' elements? +2.09
How to implement a doubly linked list that accommodates integers an... 0.00
Runtime of classic Cracking the Coding Interview question a^3 + b^3... 0.00
C++ pointer gets overwritten in for loops -1.45
Calculate PI up to 42 decimal places +0.17
How do I create a vector that holds objects? -0.17
Storing a specific address into a pointer in C++ 0.00
Python Documentation on Classes - Incorrect reference to C++ +0.33
Dynamic memory allocation output 0.00
How to use templated std::function as parameter? -2.48
Is it possible to assert that a pointer is pointing to an array? 0.00
Can I pass a shared_ptr as a temporary to a thread? 0.00
Defaulted destructor in base class disable move constructor in chil... 0.00