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 ... 77 78 79 80 81 ... 107
Title Δ
placement new for member variable +1.77
How do i use an array of a different class in a class? 0.00
Dangling reference in inner lambda +1.80
Does creating an object of a class in every iteration corrupts memory 0.00
How can I xor the content of these two vectors? -1.64
Same command for all cases in a switch statement? -2.46
execute operator on pointer without dereferencing 0.00
How to destroy a queue efficiently? 0.00
How much memory does a reference use on the stack -0.33
c++11 move not take effective? -0.16
Catching the writing access exception doesn't work +1.82
Is it safe to use placement new without alocating memory? 0.00
type punning with template -2.27
Why doesn't the operating system deny the memory for this progr... 0.00
return a doble pointer to an array segmentation fault 0.00
Why is a const variable sometimes not required to be captured in a... -1.32
array of objects with multiple parameters using a pointer +2.34
why does every editor write additional byte (UTF-8)? -0.89
Can I do pointer arithmetic on an STL::map::iterator 0.00
cast to pointer to array - c vs. c++ (or gcc vs. g++) 0.00
static variable in inline function 0.00
Moving from old C-style pointer to C++ smart pointers with little c... -0.02
How can I include other header the already include my current header -0.14
java vs C++ in pre and post increment 0.00
Having a member with an incomplete data type (char[]) at the end of... 0.00
Why is C array so much faster than std::array? -0.54
c++ initializer difference, with and without = operator 0.00
Why does C++ vector size start out at 4294967296 yet the debugger r... -0.11
C++ dynamic array of dynamic strings -0.15
Pointer and reference address +1.26
What are the necessary special member functions that should to be d... +0.41
Why there is no std::free overload for const void*? 0.00
How do I generally avoid redefinition warnings? 0.00
How can a struct inherits itself? +1.87
what's the meaning of "#define __cdecl" in my C++ code? +0.36
how to add new entries in struct which is member of class using inh... +0.85
Downcasting C++ Objects -2.72
UTF8 data to std::string or std::wstring -0.65
what is the meaning of "sw" in libswscale of ffmpeg? 0.00
If I change p!=nullptr into *p!='\0', then it works, but why? +1.24
C++: Cannot initialize a parameter of type 'char*' with an... +0.87
struct size 12, struct object align to 8, possible? +2.53
is return *this safe in c++? 0.00
C++ how to read __int16_t integer using scanf function +1.05
c++ safe counting backwards to zero for "auto" integral t... +0.34
Deprecated header <codecvt> replacement 0.00
Initialization of int and double variables +0.88
Why this code produce 1? +1.36
How to get the most frequent element of a list? 0.00
What happens when assigning an rvalue to 'const auto&' 0.00