StackRating

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

Nathan Pierson

Rating
1511.77 (59,590th)
Reputation
126 (620,723rd)
Page: 1
Title Δ
What happens we create a nullptr and use it in a IF condition in C++ -1.23
Is it possible to initialize a vector and return it at the same tim... 0.00
Is there a way to tell Visual Studio to treat a warning as a warnin... 0.00
C++ is there another way to access members first and second than us... +0.41
A program that reads integers as long as they are alternately posit... -2.01
C++ virtual inheritance and access to a public virtual method whose... 0.00
Why am I getting the error "using uninitialized memory 'i&... -3.47
Why my regex doesn't work in c++ but it works with Python? -2.40
How do I perform an addition of a templated struct? +3.75
call to function is ambiguous, but why? 0.00
How can I get a more accurate result when dividing numbers in C++ 0.00
Why jsoncpp append function will cause an assert error 0.00
Why does C++ fstream require call to clear() after calling std::get... 0.00
do while loop without {} -0.31
Why cant the c++ template compiler infer types from covariant smart... +0.62
Why do dynamic arrays have to geometrically increase their capacity... -2.60
Why the do\while loop is breaking and Terminal is hanged? -1.78
Invalid operands to binary expression ('basic_ostream<char,... +3.83
Unable to access parent class function from derived class object 0.00
Multidimensional array logic +4.68
std::ostream Composition of Classes 0.00
Defining multiple functions with the same name using custom types +3.73
Problem with const_iterator being called outside class 0.00
"No default constructor exists for class" even though I h... +4.06
How to initialize inherited values, and have abstract methods c++? 0.00
How to write or append at a specific key/value of an object in json... +4.06
Why is this friend method not found as expected? +4.04
list to incrementing dict system (should be simple) -1.78
C++ deleting children basing on parent's pointer +4.00
Python String Slicing: What is the semantic logic of the expression... 0.00
Visual Studio Community 2019 requires a constant value inside squar... +2.05
Vector Subscript Out of Range Line 1501 0.00
How do you input a string of a specific length? 0.00
Naive Recursion faster then Memoized recursion -2.60
Does memory get freed when reassigning std::unique_ptr? -3.20
Why does my try catch exception stop working after the catch? 0.00
Passing object from virtual class as argument in a function -2.09