StackRating

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

P.W

Rating
1550.25 (7,858th)
Reputation
20,510 (6,603rd)
Page: 1 ... 8 9 10 11 12 ... 15
Title Δ
class member function definition after forward declaration of class... +0.57
misunderstanding about the operator definition c++ -1.01
How to silence GCC pedantic (-Wpedantic) warning regarding __FUNCTI... -0.27
Sum function for a matrix 0.00
Why there is no std::uninitialized_move_if_noexcept? 0.00
creating a small sort (introduction to c++ class) 0.00
GCC 4.8.2 auto-vectorization fail due to cout 0.00
Unexpected long long value in C++ +0.50
Sorting an array— issue 0.00
std::initializer_list, braced initialization and header -1.23
Number in for loop doesn't increment -0.36
Is !NaN not a NaN? +0.30
Preprocessor and macros 0.00
Copying objects with all elements in C++! (Constructors and Assignm... -1.79
C++ memory access violation on trying to deep copy a unique pointer +1.78
The column "symbol" shows address instead of function name 0.00
How to return 1 if both number share sign without if statements? -0.36
(C) Segmentation Fault/Error (11) ? How do I find the cause? 0.00
Adding entry to a deque c++ -1.51
Should you free an array if allocating that array threw an exception? -0.24
In C++11 and later, is it still optimal to do an "empty"... 0.00
C++ Basic CTOR clarification - why the assignment / copy constructo... 0.00
singleton class dlopen error for static function (not able to repro... 0.00
C programming: Make a square with asterisk and dashes with Argc 0.00
Modifying value in vector inside of a map 0.00
Checking conditions in C++ 0.00
c++ object outputs wrong information -0.34
Difference between sizeof(name) and sizeof name -0.66
Why my object still gets copied when I tried to return a reference -1.19
Strange behaviour when using C++17 static inline members in Visual... 0.00
list iter not dereferancable insertion sort using lists 0.00
Looping scanf horizontally +0.31
Strange output values in simple c program -0.50
Why does this call to arrow (->) operator fail? +1.28
get index with a specified key for map in C++ 0.00
can I insert a set into a map with set as the value in C++? -0.83
How to count number that contains 3 between 1 and N where N is the... 0.00
Return type Overloading Operators 0.00
declaring field as const invokes " function operator=(const me... -0.79
Bubblesort Struct Array with Enumerated Direction/Type +0.97
Is it bad practice to specify an array size using a variable instea... +1.89
negative number is printing +0.00
Is it possible to construct a fixed sized array in-place as a funct... -0.46
Global variable's constructor has not been invoked while modify... 0.00
writing a code for time to double annual interest rate -0.19
meaning of Immediate Operand of Cast 0.00
Run specific part of program from command line c -0.42
Copy memory of a class with STL vector type member 0.00
How to parse a text file into a protobuf MessageLite object in C++? 0.00
Pointer casting:can the Pointer has value? 0.00