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 ... 40 41 42 43 44 ... 107
Title Δ
std::vector<T>::assign using a subrange valid? 0.00
Convert an integer's binary data to float +1.08
unordered_map in namespace is not "saving" its data acros... 0.00
Hint the compiler that float-vector count is divisible by 8? +0.36
C++ API: Modifing internal objects -0.12
In 'for (auto c : str)' what exactly is c? +0.08
Creating a memory leak with C++ 0.00
Why are the values different? C++ pointer +0.37
why cout is giving different values 0.00
Why typename keyword is not needed in template dependent nested typ... -1.53
Can a constructor be added to an included class? 0.00
Defining special division between integers -0.29
Is it better to pass by value for moveable types instead of overloa... +0.03
Setting permissions to a directory using C++ 0.00
Deleting objects from memory 0.00
How to wrap c++ std::shared_ptr in wrapper headerfile so it can be... +1.30
how the performance of the code gets increased while defining the m... -0.75
Should I use a lambda or functor for a comparison function? -1.22
c++ srand(time(0)) doesn't work in guessing game -0.39
C++: declaring a pointer to an array within a class? -2.06
What does "Addresses are for individual bytes (8 bits)" m... 0.00
Can we use #ifdef macros in INI file, Or how can we restrict compil... 0.00
How to call a non constant function instead of const function? 0.00
How do I overload the '==' operator between two different c... 0.00
Accessing an object in a moved-from state -0.31
What is communicating 'auto my_var =' vs. 'auto& my... 0.00
Erase function of the std::vector -0.28
How to fix 'Segmentation Error' when there are no pointers? +1.50
char = 0 in c++ using XOR -2.60
Mixing casted pointers and reference +1.33
Is there a way to forbid a base class method call in the derived cl... +0.57
Case Label Value has already appeared Error 0.00
Are there cases where casting a long to pointer is valid +0.30
Weird behavior of ">=" operator when comparing two poi... +0.40
No matching call to std::find() although other find statements work... 0.00
Reading file data without size limitation 0.00
Assign a value to a volatile struct that must be trivially-copyable 0.00
Cast from long to same-sized int fails +1.11
std::unique_ptr constructor behaviour +0.81
How does a compiler string together addresses in a linked list? 0.00
how slicing of derived classes occurs? -0.32
Warning: variable is uninitialized +0.76
How can I check if a array contains multiple elements? -0.41
Reference member is set to 0 after object is out of scope 0.00
const (but not constexpr) used as the built-in array size +1.55
How do I modify a variable specified by the user? 0.00
How to limit the accessibility of an abstract class to another abst... +2.26
How is `auto a(b);` parsed in C++? 0.00
How to templatize code for a class member function based on constru... 0.00
Compiling C++11 code on older versions of gcc 0.00