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 ... 26 27 28 29 30 ... 107
Title Δ
Constant forwarding reference vs constant reference for forwarding... 0.00
What does the `-- mean in a folder structure? 0.00
Isn't `delete[]` the counterpart to `new[]`? 0.00
Why pointer is not const in the method argument? 0.00
How to return map with different comparator in C++? +1.48
CMake add header files to target +0.32
Get index of element in container if element exists 0.00
Appending to a map in a foreach loop -0.19
Size of macro type? 0.00
What is the method to reassign a data point in an int array within... +1.08
When is a multi-character constant useful? 0.00
How to set precision of a float? +0.85
How do I convert "struct Node" into "class Node"? 0.00
Memory location different when attempting to redefine private varia... 0.00
c++ quadtree is incomplete type +1.46
New comparator for set in C++ 0.00
What do they mean by "then in the quote directories"? +1.56
Using an std::vector of pointer objects. Is there a way to delete a... -1.25
Accessing functions through virtual tables in C++ +1.69
Undefined behavior Clang vs gcc vs VC +1.96
Casting is not a pointer type when downcasting -2.19
Creating an array of strings with an integer as element count, how... -0.18
How to initialize whole array with -1 without loop -0.01
How to store a file inside an executable +1.63
What happens if we call free() for function pointer? -1.43
C++ - How to create a dynamic vector +0.73
How to delete a pointer to an array of objects without deleting the... +0.32
Using RAII to simplify passing objects to other objects without copy -0.19
C treatment of local variables +0.69
Unable to work with utf8 character in c++ -0.26
How to do addition of numbers consisted of multiple integers 0.00
Is there a way to start vector indexing from 1 in c++? 0.00
Why does addition of two variable types inside sizeof() return the... -1.24
How to define class constructor outside class in another file? -1.96
How to define a class that can convert to any type? 0.00
C++ Initialise array size after declaration? 0.00
Is there a way to suppress cppclean issues? 0.00
GNU const/pure attributes vs constexpr +1.40
How much faster is C++ code "supposed" to be with optimiz... 0.00
In c++ what does if(a=b) mean? versus if(a==b) +0.31
how to avoid poilymophic call in base class 0.00
Writing a program for a computer that uses Litttle or Big endian. A... -0.31
How can i delete a pointer to array in C++ +2.14
Is an array just one variable with many data? -1.27
Upcasting std::shared_ptr<Derived> to std::shared_ptr<Base... 0.00
How to get the memory address of an object with `this` reference in... -0.71
Signature of std::function when accepting a variadic lambda 0.00
C++ receive function return by reference 0.00
What is the type of the size of std::array and if the size is bigge... 0.00
Why does the addition output always 0? -1.70