StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 59 60 61 62 63 ... 107
Title Δ
returning a local char array with `std::string` return type 0.00
Scope and inheritance in c++ 0.00
Setting the Last element to NULL -0.76
C++: Convert vector<char> to a UTF-8 string so that I can sen... 0.00
Isn't the sum of a series of integers always an integer? (Strou... -0.71
When the control flow off the end of a function without a return, w... +0.98
How to check if element of class array is empty? 0.00
Memory leak in const member constructor with tag dispatching 0.00
Assign memory address stored in int to int -0.49
Why does `this` have different addresses in subclasses? 0.00
Difference between printing the address and Structure address 0.00
lvalue and rvalue as function parameters 0.00
How to copy a set of object to an array of object? -1.27
Template: How to select smallest int type which holds n bits? -1.03
What does a implicitly defined destructor do 0.00
header inside a class c++ and scope 0.00
C++ accessing a variable in a union struct +1.75
How to utilize pointers in this situation -2.21
OOP: When should I declare class members dynamically? +1.02
undefine and redefine the __cplusplus macro -0.84
Incorrect Array usage in C++ +0.37
Declaring a static variable inside a recursive function. Stack over... +0.96
How is 'pass by reference' implemented without actually pas... +1.05
Passing a pointer to a C++ member function to a C API library +1.38
Using destructor is for deleting only dynamically allocated arrays... -0.65
If pass-by-reference object is substiuted for variable in function,... -0.67
Type erasure with function pointers does not work with GCC 0.00
why use std::atomic if it still requires a mutex to work properly -1.81
Properties of anonymous objects -0.65
Atomics and `errno`: is it reasonable to use C++11 atomics to read... 0.00
Does iostream header file just contain declarations? -2.48
reading a UTF-16 file in Linux 0.00
Unexpected behavior with reference and friend class +0.97
Declaration vs definition for a variable +0.36
Is there a “right” way to Prototype functions in C++? 0.00
Does C++ compiler optimize virtual member calls? +1.30
Inheritance from the base of a base class +1.21
How do I check whether a reference is const? +1.10
How to convert const void* to unsigned int? -1.79
Why references to the same constant take distinct memory space in C... -0.66
Throw temporary instead of local variable - why? -0.15
Two different results passing pointer-to-array to a function in C a... +2.25
function parameter of array of T "decaying" to pointer to... +2.66
How to store a pointer to an array in an array? 0.00
Overload a class constructor that takes an rvalue reference 0.00
is null value is equal to zero(0)? -0.13
In c++ what does Ptr<> a stands for? 0.00
union inside a struct -- how to do designated initializer? 0.00
I'm learning raw pointers before dealing with smart pointers. I... 0.00
Can I derive a class from `std::array`? +1.85