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 2 3 4 ... 43
Title Δ
Extracting a specific thing from a string -0.09
Why alias a template parameter in C++ standard containers? -0.15
How to use do while loop in exception handling's try block -0.24
I have issues concatenating these strings 0.00
C++ giving output that's off by one 0.00
threading, if-else statement, both are wrong after context switch,... 0.00
Why should I use std::cerr instead of std::cout in exception Handli... 0.00
Deducing return type of std::vector::back() -0.95
How to access a vector securely on C++? -1.49
Is there a way to catch the exception of an STL function not being... -1.47
I am getting this strange compilation error in C++ 0.00
Defining a variable in a header file doesn't give an error 0.00
Exactly how to interpret the string filled in by std::getline(strea... +0.41
do I have to call get or wait on a std::async future -0.96
Why are extern templates on standard library classes not allowed fo... +0.01
"delete this" in destructor -0.46
Should I catch exceptions without meaningful recovery? -1.93
When exception class in c++ initialized? -0.08
Negative zero int -1.70
inheriting default constructor, a contradiction? -1.70
operator << operloaded API for std::endl? 0.00
How do we use nested if else with #define preprocessor -0.35
Is there Multiple inheritance in Virtual inheritance? 0.00
What is the difference between these two C++ statements to concaten... +0.21
Live on heap or stack when use new operator within a function block? 0.00
C++ delete pointer allocated twice -1.33
C++ Integer Followed by char gets accepted as an input -0.50
Opening file, removing punctuation and appending in another file in... -0.50
How to implicitly cast all arguments of a template function to the... -1.23
Why does printing the 'address of index n' of c style strin... -0.04
How to comprehend "Inheritance in C++ is to express interface... 0.00
To confirm only 1 and 0 exist in the Binary -0.02
How do I output the two new strings in main function in C++? -0.50
cin is not accepting input with space in them in C++? -0.99
Initializing Deck of Cards C++ +0.49
Array loop termination in dynamic array +0.49
Is #include <Windows.h> bad practice? -1.51
Default parameter and function pointer as function arguments C++ +0.11
C++ - How to know where to put cin.ignore +0.49
Removing starting characters from string using std::string::erase -1.63
I'm getting a "redefinition of" error for every metho... 0.00
How to conditionally define a variable in method call using SFINAE? -0.23
if(double type == char type) -1.31
Iterating over a string with string::size_type vs int -1.61
custom std::distance implementation -2.10
How does #define know when to stop looking? -0.69
Where does C/C++ runtime come from? -0.53
Strcmp doesn't work and I don't seem to understand why - tr... -1.89
Why a function that has a return type but doesn't return anythi... +1.57
Expected a statement error while using else if -1.64