StackRating

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

Pete Becker

Rating
1471.95 (4,516,747th)
Reputation
59,790 (1,552nd)
Page: 1 ... 15 16 17 18 19 ... 43
Title Δ
How do I stop a sentinel value from being read into an array when d... +0.47
C++ flush() not working? Can't use endl -0.07
c++ validation function loop returns same result after first iterat... -0.03
How can I use std::rotate to rotate an array of pairs whose first m... -0.03
catching an exception in std:sort +1.58
Is there an issue with conflicting class names using boost? 0.00
Using bitwise or instead of std::max for buffer sizing -1.23
Does default-initializing a non-const reference function parameter... -0.51
Why is the `std::sto`... series not a template? -0.91
How does cin detect eol vs an invalid character +0.22
Need to reference and update value from nested class C++ 0.00
Overloading operators outside of the class 0.00
how to use use properly in std:ostream& member, while "thi... +0.47
int limit vs long limit -0.48
How to interpret this C++ type? +0.46
Implementing copy c'tor in child after deleting in parent in cpp +2.28
Spurious "<function> is expected to return a value"... +0.83
Why do I need a type for my vector in my function parameter c++ 0.00
Why pointers substraction results in number of elements in between? 0.00
Generate random number in [7000000000, 9999999999] -0.46
C++- Adding or subtracting '0' from a value +1.56
Getting all chars in text file by fscanf() returns invalid count of... -2.11
Convert NULL pointer access to C++ exception under Linux/GCC +0.43
How to change a digit in string to integer rather than its ASCII co... -2.18
How to match string with wildcard using C++11 regex 0.00
Delete text between two characters +0.62
How to slice a vector in c++ and assign to itself? -0.70
Expected initializer before 'strerror' 0.00
Expected initializer before 'strerror' 0.00
Prefer variables from one class in diamond inheritance 0.00
C++ (SFML) vector subscript out of range +0.47
How to check if every declared class function is implemented +0.46
Base class has no destructor, but derived class does. Do I need to... +1.17
C++ postfix expression undefined vs unspecified behaviour -0.16
Determine if method or member can be protected or private -0.98
Why do we not compile template implementation in a ".cpp.h&quo... +1.92
Why is it necessary to include the return type in a function defini... +1.31
This getline test works in MSVC 2012 but is an error in MSVC 2015,... 0.00
Catching exception thrown by constructor seems impossible +0.21
Is it okay to "Move" an object from a queue, if you'r... -0.01
Keeping constant number of elements in vector +0.24
Why must an inline function be "defined" in a header if t... -1.36
std::move used, move constructor called but object still valid -1.44
c++ template argument deduction/substitution failed, in void parame... 0.00
why copy constructor & assignment operator both are called in t... -0.02
What's the C++ cin.eof()'s value represent? +0.20
failed to understand c++primer about std::move() 0.00
parallell multiplication of vectors using async C++ -0.02
Shouldn't the Postfix Operators be Considered Binary Operators -1.49
C++ destructor for tree structure -0.88