StackRating

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

Paul Evans

Rating
1491.08 (4,398,152nd)
Reputation
19,808 (6,899th)
Page: 1 ... 12 13 14 15 16 ... 25
Title Δ
why is the size of vector is out of range 0.00
Overload array subscript operator 0.00
Retrieve a non-const element from a const c++-vector +0.14
Transform code from member function to non member function +0.04
What are the good concurrency libaries in C++? -1.85
Swap integers using pointers +0.56
How could I copy data that contain '\0' character +1.01
What if I need anonymous namespace in a header? -0.28
NULL safe equal to operator in C++ 0.00
What happens when I make a assignment to object which has copy cons... -0.01
No Viable Overloaded +=? 0.00
auto loop skip some index array +0.40
Achieve range-based for in older c++ +0.51
Should I formally use static_cast in C++ projects instead of C-styl... 0.00
Is there a way to specify a precedence among user defined conversio... -1.87
Use makefile to generate version info +0.05
Programatically creating and compiling from a program in C++ 0.00
variable value initialisation in C++ 0.00
Array of objects, difference between Java and C++ +0.45
Char passing to other function best pratice +1.90
How to properly test classes +0.55
Printing out elements of array after quicksort 0.00
C++ Specify varaible type a posteriori in derived class +0.37
How do you shrink a larger array into a smaller array? +2.32
system("history") not working -0.38
While function doesn't work like I want it to -0.89
Substitution of void as parameter to templated method +2.37
When does std::string reallocate memory? -1.14
Why isn't my overloading < operator not working for STL sort -1.53
Is it a good practice to make a method which modifies data outside... -1.05
Use sed command to wrap strings 0.00
Is this slower because of two lookups instead of one? +1.87
Program cannot find image directory when run from IDE, but CAN when... +0.00
C++ bad_alloc thrown in a constructor +1.89
How to insert a value in an array using a for loop? -0.83
Is reinterpret_cast from Derived<X> to Base<X> safe? -0.80
Does the static keyword play a role in C/C++ and the storage level? -0.72
Can you safely check the sign of infinite? -0.96
Why two functions are not ambiguous? +0.46
C++ : vector standard template library -0.39
C++ - passing data to struct 0.00
What does this warning mean in orwell dev C++ compiler? +3.21
calculate average of array elements and display them +0.34
Why can't we declare a variable of type void? -1.38
CMake: Could NOT find Boost 0.00
C++ Block Allocator for creating new objects faster +0.70
What is the difference between 'x = y = 0', 'x = 0; y =... +0.06
what's the size of arr[0]? +0.28
comparing character to space in c++? +0.16
expected primary expression before '=' token -0.44