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 ... 5 6 7 8 9 ... 107
Title Δ
what is the diff between creating object and object() 0.00
Returning object as based class: is it a problem? 0.00
Why is modifying read only memory an undefined behaviour in C/C++? 0.00
Is there an equivalent utility class for ByteArrayDataInput and Byt... 0.00
How can third-party libraries do things that the standard library c... 0.00
How to update multiple fields of a struct simultaneously? +1.97
Why adjacent members of the same type can have padding in between? 0.00
set class object array init value at definition of object array in... +1.89
c++ Klocwork error memory is allocated through the call to 'new... 0.00
What does str[i]!='\0' mean? -1.35
Can I assign a value to argv? -0.62
Why does the -1 th index is always 0 in a vector? 0.00
Overloading the Assignment operator for character Array in c++ 0.00
Is using a pointer to an elements in an vector dangerous? +1.01
std::copy from span into middle (or past) of std::vector -0.39
Getting a certain range of memory in C++ without doing a memory copy -1.89
Expression "void()" and its validity with ternary conditi... +2.47
How to assign value to pointer? -1.30
Redefinition of noinline attribute using macros 0.00
What is the meaning in C when a function is in another function'... -1.94
Do I have to return `NULL` for thread function when I use the detac... 0.00
Why pointer is returning String and not the first char since pointe... +0.01
What does 'template <typename> class X' mean? 0.00
c++ : creating tuple & adding an element 0.00
In C++ 64-bit environment, is there a case where the result Pointer... +1.43
How to accurately measure time in c++? -1.42
C++ class Member pointer -0.37
how to always place elements at the end of an std::map? -1.49
Is there a constexpr alternative to modf 0.00
low efficient std::move()? +0.38
Is vector in c++ a pointer? +1.17
What does an default initialization of an array of shared_ptrs do? -0.12
What is the time complexity of this loop where it only runs one time? -0.37
Bidimentional array as a function return +0.39
Is a parameter type with `T&&` in it and `T` deduced always... +1.37
string with embedded null characters -1.14
Which operators should I implement in my class? +0.40
Why the usage of tokens in an identifier gets errored? +0.87
How to check for INT_MAX without overflowing int -0.20
Directly compare Two 8 Bit (1 Byte) values in C++ 0.00
When does malloc not call mmap? +1.42
How can I overload [] operator in C++ for a function of two args? -2.09
Are the end iterators always in the rhs of the comparison? +1.90
Do friend functions add size to a C++ struct/class? +0.39
Why hasn't C++ standardized overloads of algorithms which opera... -0.81
C++: convert vector of floats to char* -2.17
how to change value in a specific memory address? +0.38
What is the difference between these declaration of stack, stack<... 0.00
Why are these dynamically allocated arrays different? 0.00
Erase using iterator on C++ map 0.00