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 ... 34 35 36 37 38 ... 43
Title Δ
shared_ptr for a raw pointer argument -0.72
Iterating over a collection with 'const_iterator' in a function dec... -0.36
C++ Cant get to complete the average calculation with double values -0.29
Passing shared_ptr<Derived> as shared_ptr<Base> -0.54
why this access violation -0.43
sorting a linked list in ascending order c++ -0.54
Looped function calling not looping correctly! (C++) 0.00
How to write a small memory leak detection in C++? -0.16
Need an example: #define may be removed by the preprocessor before... +1.92
Create a default constructor in C++ +1.42
How to make a enum with values over max int allowed? -0.36
Is return by value always const? +2.27
Is it ok to pass function objects by reference? -0.68
What's the difference between a memory arena and a memory allocator? -1.24
How can pointers be totally ordered? -1.03
Assigning 2^31 to a float or double -0.77
regex_search returns true, but regex_match returns empty match set 0.00
How does the C++11 range-based for loop know the array size? -0.85
Retrieve container's comparison function given an iterator +2.33
Couple of arrays in C++11 -0.47
How to store pointers to statically allocated objects in a vector? -0.53
const vs constexpr on variables -1.12
Why doesn't this template function call work inside this function? +1.45
using rdbuf()->sputn(...) vs operator<< 0.00
Templates making use of class methods 0.00
Testing whether an object has been moved from +0.05
C++11 empty flag classes -1.09
C++ filling two dimensinal array with zero's -1.05
C++ filling two dimensinal array with zero's -0.05
Using a static class in C++ -0.68
Thread Safety Of a single variable -0.24
error on private inheritance and function overloading +0.47
This is a new compile error for me -0.29
Convert string to int in C++03 +2.43
Equality operand behavior for unsigned and signed types 0.00
Multi-type allocator design 0.00
Get the maximum number from an integer array in C++ -0.89
Avoiding Code Repetitions in the Methods of a C++ Class? +0.21
C++ 'bracket' operators -1.06
Manipulating reference to elements in an STL container (e.g vector) -0.59
How i can return a std::map containing the differences of two maps... 0.00
Implementing a type cast -0.55
How to convert intptr_t to string +0.39
How do I initialize a vector member of a struct? -0.47
How to verify if a pthread function began execution -1.67
Program won't drop the lowest score and calculate the average witho... -1.37
Specifying 64-bit unsigned integer literals on 64-bit data models +0.09
C++ STL vector semi-constant +0.38
How do i get my program to calculate the average dropping the lowes... -0.38
Bubblesort giving access violation 0.00