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 ... 31 32 33 34 35 ... 107
Title Δ
Memory sanitizer reports use-of-uninitialized-value in global objec... -2.60
How to return const reference of a vector? +1.03
How would you the "this" pointer of the base class from a... -1.35
Copying to std::chrono::milliseconds with memcpy() gives error -Wer... +1.30
Why is this pointer treated as an rvalue in this scenario? -1.25
Create an array of pointers to maps in stack memory, if possible +1.90
How can I get data from a website and transfer it to a database? 0.00
Instance of private class before auto 0.00
How do I compile code that uses circular references? 0.00
All uses of Ellipsis in C++ 0.00
How to apply overloaded polymorphed function on elements of base cl... -2.19
Difference between vector.back() and vector[vector.size() - 1]? -2.26
Is it legal to new-allocate a pointer to function? -2.11
Is there a size limit on the length of a std::array? -2.23
Class A's definition requires class B's definition, how do... 0.00
Why is "using System;" not considered bad practice? +0.34
Are sizeof() statements evaluated at compile time or runtime? 0.00
increasing value of passing address -0.51
C++ - Declare pointer to function returning any type and getting an... -2.54
Using struct Initializer to assign values to public member variable... +1.69
Pointer value to array C++ +0.34
Does std::iterator::reference have to be a reference? 0.00
Can't move a smart ptr into a std::function +1.61
C++ Allocate and initialize object manually 0.00
Getting invalid size of string +1.12
What are Punctuators in C++? 0.00
C++ Get result of function returning by value in const reference -0.16
Linux promises more memory than it can give 0.00
Where is std::hardware_destructive_interference_size? -1.93
C++17: Defining static constexpr member functons in .cpp file 0.00
Can we store values to a null location? -0.42
What is the difference between a null pointer constant (nullptr), a... 0.00
How to initialize a char array from a char pointer in C++? +0.65
How to cast int pointer to float pointer +0.30
Assigning characters one-by-one to a pointer? -0.04
How do I get virtual inheritance right? -0.62
How to use ***sprintf_s*** for linux C++ -0.46
Why in C and C++ dynamically allocated objects are unnamed? -1.80
what doesn't B take 8 as input? c++ +1.77
Do I cast the result of new in C++? +0.41
Is overloaded virtual behavior well defined? 0.00
Is there a safer alternative for EOF? It's not working in my case 0.00
In C++ is there a way to give error if a function that takes a clas... -2.48
C++ Why do you need to return a pointer to take advantage of covari... 0.00
Function which removes html color from a string with sscanf -0.69
Boost Libraries that made it into the C++ standard 0.00
Setting protected member of base class in child class +0.61
When I use variable (e.g x) how the machine know the address of thi... +1.48
How do I Create and Pass string to function by reference 0.00
C++ wrapper for C-API: Exploring best options for passing `char*` -1.88