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 2 3 4 5 ... 25
Title Δ
Dynamic Allocation for Class members in C++ +2.69
Private inheritance visibility/access in C++ +2.34
Use wtoi with radix in c++ 0.00
When is it advisable to use `size_t` for array declaration or itera... -1.01
>= And <= Not working the way I used them, where did I mess up? 0.00
Collisions in `std::unororder_set<std::string>` 0.00
C++ primer 5th Ed: The Word Transformation Program 0.00
Understanding pop_heap in C++ for implementation in Python 0.00
How to add a node to a linked list +0.53
(C++) Why does the '||' logical operator gives back 1? +0.26
Showing Garbage values in Structures in c++ -1.69
Boost FFT Example - error on compile, what is this code doing? 0.00
Exception thrown in a Constructor 0.00
Remove needless assembler statements from g++ output +0.59
concatenate prefix in the function name with macro? +1.44
What is the performance difference between "a<=b" and... +1.78
Different results when using sizeof to count number of elements in... -0.21
Is there a way to reuse a part of a pattern in a C++ regex? -0.11
Avoid null pointers while accessing objects in a tree hierarchy of... +0.67
Initializing vector with reference_wrappers 0.00
I need help figuring out how to nest this loop +0.07
Why don't core C or C++ texts mention sound or graphics? -0.86
Generate unique 32bit number from two 96bit numbers -0.53
Shared library crash when project compiled with -O1 optimization flag +0.04
What does the compiler do if a member function appears both inline... -2.19
My pointer in an array doesn't work as it supposed to +2.09
Data structure to store a grid (that will have negative indices) +0.65
Is auto(toCast) explicit cast planned in future C++ standard? -1.12
Regarding function returning pointer +0.53
Why is nullptr a part of the core language, but nullptr_t is a part... +1.89
Correct C++ approach to store multi-type data +0.54
How to add element to last of array in c++ +0.62
Serializing a class with member that is vector<unique_ptr<str... 0.00
Derived class with base class as a data member? +2.75
My switch statement is not working in C++ +1.71
Binary addition carrying from left to right -1.53
Avoiding exceptions in default parameters 0.00
Do I need to type -std=c++17 (or whichever standard I want to use)... -1.31
Child process becomes Defunct after fork and exec +2.01
Returning Derived templated class as Base class pointer +1.38
Why in this example there is "for(auto& x : v)" and n... +0.01
Assigning a unique index to each character (not character position!... -0.03
How to pass a value to a struct function from outside? -0.22
Constructor initializer list and static member (private vs protected) +2.29
No output is displayed on console for \b character 0.00
Observer with shared pointers 0.00
How to create a txt file that writes in it while I type (KeyLogger) 0.00
Is it sufficient to only catch exceptions to detect all binary file... -1.19
How zsh/sh/bash check signal SIGTTIN for command "cat &&qu... -0.03
How can it be that the std::vector distance Function gives a higher... +0.53