StackRating

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

NutCracker

Rating
1515.83 (42,335th)
Reputation
1,033 (150,768th)
Page: 1 2 3 4 5 6
Title Δ
Why are two using clauses resolving to the same type seen as ambigi... -0.97
Detect if a specific C++ type has a member, EXCLUDING inherited mem... +0.59
std::bitset<N>::count vs __builtin_popcount -0.16
How to pass instance of template to another instance of another tem... +0.49
How To Make User Input Multiple Lines 0.00
Using std::vector as view on to raw memory +1.96
Why is it necessary to include x.h in x.cpp if x.h consists only of... -0.50
Is it allowed to use freopen with "w+" mode for stdin? 0.00
Not all values are being set to 0 in this array? +2.64
Execute function inside function template only for those types that... +2.65
how do I convert a decimal number to binary number using an algorithm 0.00
No matching function for call to getline(std::istream&, int&) +0.01
How to change a class member in a method declared as const +0.50
How to return const reference of a vector? -1.46
Convert scoped enum to underlying type 0.00
How to search for and return an item from an std::vector -1.78
Locking access to struct with mutex +0.35
How to get the difference in milliseconds between the start time an... +4.22
How to iterate over list of key-value tuples? -2.06
Non-const lambda capture in const method -2.50
Inserting numbers to a string +4.28
C++ "deque iterator not dereferencable" exception is thro... 0.00
Can't instantiate a template with iterator tag dispatch 0.00
Centos7 g++ "to_string is not in a member of std" 0.00
GCC 8.3 can't compile std::bind_front 0.00
How to sort a list of pairs based on second element in decreasing o... -3.31
The usage of constructor +1.64
Finding the closest true value for an index -1.15
Changing value of variable inside vector doesn't change its val... -2.18
How do I print integer values without additional zeroes after comma... +1.96
Print function isn't working properly- Linked list +0.33
Converting timezone offset from timezone name string in C/C++ in a... +4.53
Python inner classes self 0.00
Why am I getting seg faults from using the istream iterator? +2.24
How to get (unordered) set difference or symmetric difference in C++? -1.85
Segmentation fault while inserting in Binary search tree -3.39
How to have template and non-template functions in one file 0.00
Version of std::stoi rejecting any non-number +3.94
best practice for C++ inheritance +4.33
How to allow access to a vector elements where the vector is a clas... -3.73
C++ expression SFINAE and ostream manipulators -3.21
Variadic template function with no arguments -1.24
Command system("pause") not found on Linux 0.00
What is the right way to pass an object created by std::bind to a f... -2.63
Is void() a valid C++ expression? +1.41
set_intersection with a custom set comparator -3.72
How do I get the previous element of a list using the same iterator? 0.00
Pointer to a std::unique_ptr of derived class from base class 0.00
Templated optional argument constructor with void parameter callback 0.00
c++ 11 Trailing return type with decltype does not work as expected -2.78