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 ... 39 40 41 42 43
Title Δ
Wrong usage of std::future? 0.00
C++: Return by reference to return by value +1.53
Pointers to int in c++ +0.50
Substring of a particular string using char* in c++ -0.42
C++ creating an instance of a class +3.81
unresolved external symbol "public: __thiscall +3.54
c++ Thread safe accumulator +5.70
Invalid initialization of reference : difference between pointer an... -3.47
Isn't calling `list<T>::end()` inefficient? +2.09
skipping a character in an array if previous character is the same -0.83
Visual Studio "illegal use of this type as an expression" -1.95
Accessing a static member function from another class +1.73
C++ Nested If Statement Readability -1.07
C++11 RegEx Matching - I can't get it to work properly -3.76
Is void f() = 0 a virtual method? -2.36
C++ "greater" function object definition -1.42
C++ - What is the difference between inlines defined in CPP and H +4.12
C++ overloaded template functions in derived classes +4.46
Segmentation fault when printing copy of array -0.79
Does this redeem a thread-safe Double-Checked Locking pattern? -3.06
c++ multithreaded singleton - anything wrong with this code -3.32
#define MY_INT VS const int MY_INT -0.00
what is the result of printf("%d\n", sizeof('a')) in C an... -0.03
How to initialize static const vector 0.00
"call to deleted constructor of" compiler error for std::... -2.43
Data type error in templates -0.65
c++ check if varargs contain -3.80
recursion of main -2.37
Asserting that both pointers point to NULL is not happening after d... -2.64
Error 1 error C2039: 'getIterator' : is not a member of 'DoublyLink... +0.49
how can C++ base class know know which class has derived from it? +3.94
Scope within a scope, do or don't? -3.43
C++ delete an object from a vector -1.94
Explaining copy constructor example -2.07
Alterations with a integer in c++ -4.20
VS 2010 : 2 overloads have similar conversions +3.69
cin and switch odd behaviour +4.03
C++, Union vs Class Inheritance +4.34
Is it valid C++ to implement a template class's methods differently... -2.80
Could I define class inside struct in c++ +3.78
Do ISO grammars follow a specific format +0.09
Do ISO grammars follow a specific format +0.09
Memory allocation of base class and derived class constructor +0.32
C++: Return multiple NEW arrays +1.38
Can you help me apply a mutex object to this code? 0.00
std::iterator, pointers and VC++ warning C4996 -2.74
Trouble with pointers +0.10
Convert binary string to integer string c++ -3.83
multithreading - increment integer in one thread and decrease in an... +3.37
Counting alphanumeric characters in a text file in C++ +0.62