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 ... 19 20 21 22 23 ... 60
Title Δ
Why does C++ have queue and stack given it already have deque? +1.26
Can a member variable access the value of a previously defined memb... -0.73
Template function for container and type to compare vector of point... +0.22
How can I flag all uses of a default parameter at compile time -0.28
C++ function std::pow() returns inf instead of a value 0.00
Remove null character embedded in string -2.79
std::vector of Base class with Derived objects 0.00
What is the type of derefenced pointer or iterator? 0.00
C++ thread with lambda function 0.00
g++ O1 is not equal to O0 with all related optimization flags 0.00
Create std::list with std::multimap iterators 0.00
Unable to access nested class. Invalid use of class +1.80
Initialize object containing C-style array as member variable (C++) +0.78
How to initialize declared istringstream with string? 0.00
C++: How to overload pow for user type? +1.33
C++ using arrays as multidimensional despite initalising it as 1D w... +1.01
Whats means the notation "2." in C++? -2.59
Does the standard define list initialization with superfluous brace... 0.00
Why sscanf can't read an uint64_t and a char from one string? +1.25
Printing variable in quotation marks C++ +0.55
I am having a problem with reading a variable, comparing it and the... -0.27
Why code inside catch does not get executed 0.00
error: no match for call when calling a function by a thread -3.01
Understanding copy-initialisation and implicit conversions +1.23
Fold expression within assertion compiles on some machines, but not... 0.00
std::set with custom comparator 0.00
Multiplying a std::complex<T> by double via templated operato... -2.64
Value of numeric_limits<streamsize>::max() in c++ -2.54
Problem With Undesrtanding How Constructors Work +1.38
Union of layout-compatible types 0.00
() Parentheses after functor but not function pointer? +1.22
Can this C++ code be changed or improved with move semantics? +0.81
Removing the n-th element in a list 0.00
Calling future / async with user defined parameter and invoking a c... 0.00
How can I differentiate a 0 from false in a map? +1.16
How to use std::transform with a lambda function that takes additio... -2.86
Semi-Random Number Generation C++ -2.08
Overload a method in a way that generates a compiler error when cal... +1.09
Compiler chooses invalid template specialization and fails -2.17
How to declare a global 2d 3d 4d ... array (heap version) variable... +0.61
Is Assignment Operator or Copy Constructor invoked for array/vector... +1.01
Spatial complexity of std::vector after a call to reserve() +0.23
Friend function cannot access private data member (c++) +0.72
Min Priority Queue with custom comparator +0.12
How to remove line right after I read it from the file in C++ 0.00
I want to read some multiple chars in C++ but it never reads the se... -0.31
Getting warnings for implicit conversion overflow from unsigned to... +1.37
what does false in template argument list evaluates into during tem... 0.00
C++ series summation code giving different answers on large input +1.15
Generating and Displaying all subsets recursively C++ 0.00