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 ... 38 39 40 41 42 43
Title Δ
static initialization of multiple static variables in one function +0.47
conversion from double to unsigned int -1.14
error: expression must have class type -0.66
Enable error when linking if a function is not implemented -0.55
c++ variable assignment, is this a normal way..? +1.40
How are pointers to data members allocated/stored in memory? -1.40
I need to make a vector containing objects of a base class and a de... -0.21
Using template when none of the types have any code in common +0.46
Buying the C++11 Standard (ISO/IEC 14882:2011) from an Authorized B... -1.41
operator[] ambiguity resolution -0.03
Operator Overloading: C++ +0.53
Class with method, I don´t understand the class´s look +2.29
unique_ptr<Expression>::Operator '=' is inaccessible +0.89
Returning a vector of strings -1.19
std::set_difference on list container +2.40
Creating and Linking various Cpps together 0.00
Generic STL iterator in polymorphism +1.67
std::u16string, std::u32string, std::string, length(), size(), code... -0.40
how many classes must be individually retested if the initial desig... +1.21
Singleton with multithreads -0.04
Singleton with multithreads +1.96
Named Subexpressions error in Boost Regex 0.00
C++ memory leak fixing -1.72
void pointer to a dynamically allocated class +0.47
C integer division and floor +2.51
Overloading Operators in C++ with a Template +0.01
Overloading Operators in C++ with a Template -1.99
Better way to say x == Foo::A || x == Foo::B || x == Foo::C || ...? +1.57
How to Read from a Text File, Character by Character in C++ +0.28
Compiler error when moving C++ main method to its own file +1.89
Cant delete an array/vector in C++? +2.50
C++ Fstream to replace specific line? -1.72
Why is writing a std::string to cout causing an unknown operator &l... -2.17
I'm not getting any output after I have inserted data by default co... +1.72
How To Append an Integer (with an Integer) in C++ -1.00
How To Append an Integer (with an Integer) in C++ -1.00
Checksum calculation - two’s complement sum of all bytes -0.94
How to mix atomic and non-atomic operations in C++? -0.16
string operations and odd results +0.98
When will struct packing issues crop up? -1.15
Is int(doubleValue) guaranteed to be smaller or equal to doubleValu... 0.00
Unresolved external symbol static variable (variable used by method... -2.14
Unresolved external symbol static variable (variable used by method... -0.14
c++ Pointer to another class bug "no operator matches these op... -0.11
Is there any memory leak in the following snip of code? +2.52
C++: What type is the data in text files? +2.02
Infinite loop in my overloaded >> operator when checking for... -1.65
Strange results about C++11 memory model (Relaxed ordering) -1.22
calling function which was std::bind(ed) with std::ref argument -1.34
What is task in this example from cppreference? 0.00