StackRating

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

NathanOliver

Rating
1752.39 (39th)
Reputation
114,186 (597th)
Page: 1 ... 31 32 33 34 35 ... 60
Title Δ
C++ N nested vectors at runtime 0.00
C2440 Can't transform int to int & 0.00
Having trouble checking whether template parameter is something you... +0.82
Copy map/multimap keys to vector or set 0.00
How to reject char inputs in cin and define minimum and maximum int... +0.29
Iterator over a unique element without construction a container +1.34
Using a pointer in the same statement of its declaration 0.00
Tuple std::get() Not Working for Variable-Defined Constant 0.00
How pass literal to overloaded operator 0.00
Defining fstream inside a 'if' conditional +1.41
Using smart pointers for dynamically allocated arrays in C++ +0.25
MISRA C++ rule 5-0-3 false positive warning -0.66
c++ parallel std::sort for floating values 0.00
Delete[] operator makes *.exe trigger a breakpoint and wntdll.pdb n... +1.35
Function templates: extern template vs explicit specialisation 0.00
How to write const ref without allowing temporary creation -1.91
How to compare 2 vectors and create a separate vector based on the... +0.23
Expression brain fade +0.27
A pointer that can point to anywhere, how to determine if "del... -1.59
Printing a list giving error that says Iterator is not decrementable +0.28
Is std::call_once a blocking call? 0.00
Issue with nested templated classes -0.23
C++ function to return comparator-generic map type based on paramet... -2.13
When do you require to use decltype in C++ -0.21
Calling the Constructor for the Abstract Base class in C++ -1.81
C++ pass parameter by rvalue reference if possible, otherwise copy... +0.23
In C++, can we use { } for C-Style casting? +0.63
c++ constructor and initializer behavior. What's the difference... +0.75
Does async always use another thread/core/process in C++? -0.41
How to use lambda for std::find_if +0.24
The behaviour of floating point division by zero -0.58
C4838 warning with array initialization of a const char* array -0.64
Template type could not be deduced +1.14
C++ Non-Pod starting address +0.25
Inherited Constructors in C++ +0.26
Qt C++ - Creation QList<Myclass> - is not a valid template ty... +0.24
C++ Name Resolution in Template Subclass-of-Subclass 0.00
Printing half pyramid +0.84
Template deduction / type convertion error +0.29
Data clustering and comparison between two arrays 0.00
Why is string not getting printed when being initialized by adding... +0.21
Cannot convert error while overloading * operator -0.55
why does subtraction overflow with static_cast? +1.94
templated function argument in C++14 +1.22
attempting to reference a deleted function when passing by referenc... -0.20
function call ambiguity with pointer, reference and constant refere... +2.02
Is there any red black tree or avl tree implementation in c++ stand... 0.00
Does C++11 specify the construction sequence of static/global varia... +0.26
Check if Vector has only same elements or -2 C++ +0.38
Make C++ std::string end at specified character? -1.17