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 ... 14 15 16 17 18 ... 25
Title Δ
Is there a way to late-initialize a member variable (a class) in C++? -0.03
C++ remove certain character from string +0.56
Initialization of static data member +0.18
How do I get a list of pointers to chars to place their values into... +1.26
Program stuck at Vector of Class definition 0.00
Pointer address changed - function 0.00
C++ caching vector empty() +1.55
While loop executing too early in C++ +1.50
Passing a pointer when a reference is required -0.74
When a function needs to be a member function +0.60
Throw an exception or return default value in base class +2.29
Running three programs in the commandline, or script for recording... 0.00
Heap's Algorithm in C++ segmentation fault -1.42
Two-dimensional character array in C/C++ -0.44
how to measure calls count and elapsed time of code snippets -0.38
Scope variables in nested while loop 0.00
C++ inline initialization of a static const char* -0.35
My non-member static function allows changing and creating of non s... -0.45
How to access private members of an abstract class from its friend... -0.43
Why does ostream prints `1` for a string defined as `volatile char[... -0.90
inline methods and code readability in modern C++ +2.31
Assigning void* to UINT or unsigned int +0.55
How to prevent C++ from creating default members? -0.46
Value of integer variable being reassigned mysteriously 0.00
Need to learn how to correctly access instance variables by "t... 0.00
prevent bash from running user defined binary +0.07
Why does vim not recognize comments after non-whitespace characters... 0.00
Operator Overloading Return Type -0.13
undefined reference to function in gcc -0.78
Thread Working Directory 0.00
Including header file locations with multiple subdirectories 0.00
In bash, find all files that end with a certain extension and delet... -0.41
Shorten sed statement? -0.47
Is string::swap ignorable because of std::swap(s1, s2) is enough? -0.97
What does *new int mean? +2.80
Compile error 'nullptr' undeclared identifier -1.68
Looping through std::vector to find matches from std::string array,... +0.36
Create Map inside local function +0.27
function declaration without definition +2.50
How to initialise vector member variable in constructor of class te... -1.40
printing out an element from a linked list +2.18
Why does the same header file have to be included twice? +0.53
How bash eval expansion work for single qoute double qoute +0.93
Is scientific notation safe for integer constants in C? -0.32
C++ class definition split into two headers? 0.00
Calling shell script from C++ +2.63
Good practice: Constant to non-constant cast -0.72
How to import a python class in a file without expliciting the file... -1.34
Numerical if statement in a Bash Script using $'s -1.07
I can't replace strings correctly with sed on terminal 0.00