StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 42 43 44 45 46 ... 52
Title Δ
Can one hide parts of the inheritance hierarchy in C++? +1.84
Best way to allocate memory to a two-dimensional array in C? -0.24
When appending one vector to another, why is moving the elements an... -2.57
Is this copy assignment operation safe? +1.26
Is it guaranteed that standard extraction operator>> does not... -2.12
C++ - Function able to access a class method without it being stati... -0.12
greater/less function objects in C++ +1.98
Template specialization using another class that implicit-converts... 0.00
C++ namespace as a macro value 0.00
Error: "className" is not a nonstatic data member or base... -0.12
How to make this initialization legal in C++? -0.93
C language: Releasing memory of pointers to struct +0.60
User defined Extension of C++ file for g++ compilation 0.00
Swap Function - pointers - confusion -0.25
Forward declaration as struct vs class 0.00
Segmentation fault (core dumped) - how to fix my code? +0.28
For loop with multiple variable -0.28
Using double pointers with const -0.12
Use of malloc in c -0.63
This code are theoretically there will be a double free, but why no... 0.00
Destructor of class with vector of shared_ptr causes error +1.17
Integer value assignment in c++ +0.12
Why does a const_cast (or static_cast) not add const? 0.00
Is implicit conversion from unique_ptr to raw pointer supported? +0.35
"Expression must have class type" when calling simple inh... 0.00
Can't override virtual function using SFINAE (std::enable_if) -2.57
Dynamic string matrix in C -0.05
Deleting conversion operators -0.13
Defining and searching sets on correlated orders in C++ +1.80
What is the difference between the assignments to pointers in C? -0.22
Not all macros replaced? +1.93
Inputting numbers into an array 0.00
C++: Having troubles with do while loop +0.38
Is it legal to index into a struct? +0.29
Partial specialising function template with templated argument -1.69
I am having trouble understanding why does the output change after... -0.11
Empty string increasing size by one in C++ -2.13
How To Make A Function That Returns An Ncurses Function +0.39
Create an array of objects, Error of no matching constructor initia... 0.00
C++ How to check if variable is std::string type? 0.00
Koenig lookup for arguments +2.01
Why is a [[noreturn]] function checked for return type? -2.26
C++ Last object of my vector is overwriting every object -1.28
Effective C++, Third edition: Overloading const function +1.02
Deleting dynamic 2D array won't work +0.38
C++ vector copy assignment, calling which copy mechanism of its ele... +1.72
Why is my constructor being called when I assign two objects of tha... +2.20
Why does a char string of n length in c++ always have a null char o... +0.86
base class ambiguous when converting derived class pointer to base... +0.39
c++ -- Confusion about using Default Argument +1.56