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 ... 6 7 8 9 10 ... 107
Title Δ
Is it safe to reinterpret_cast as a smaller array? Is there a bette... 0.00
Casting from int64_t to double to int64_t again changes it's va... -2.07
What C++ data structure is this referring to? -1.77
nested map inner value with [] 0.00
Is there a linux equivalent of _aligned_realloc +1.84
Typeinfo how to get the name/id of the class in a polymorphic colle... +1.89
Determine the return value type of a function inside itself -1.98
allocate array from file data c++ -0.07
Where should I include <complex> -2.09
Storing multiple int values into one variable - C++ +0.95
Passing the address of dereferenced smart pointers to functions tha... -1.04
Pass a pointer by const reference 0.00
What is the influence of parentheses on array pointers? -1.06
C++ primer 5th edition: Difference between the deleter of a shared_... 0.00
Why does this code works on one platform but doesn't work on an... +1.44
How to call function pointer for class member function 0.00
read file of unknown encoding c++ 0.00
How many virtual table is created for the following code? +0.38
Where is the memory allocated if I declare a=5 then return &a? +1.89
g++ incomplete warning behaviour with dangling references 0.00
Is there a type for 16 size data? +0.38
Return a local reference from function -1.79
c++ Create Char Array from Variable String passed as function param... -0.68
Difficulty to understand linked list implementation in C++ 0.00
Why can we have instances of type traits classes in C++? -2.10
Why is designated initialization accepted by gcc with no effect, an... 0.00
Issue in initialization of constructor from derived class 0.00
error: invalid types ‘double[unsigned int]’ for array subscript 0.00
Is there a C or C++ equivalent to 'pass' in python? 0.00
Is it possible to save a password in a c++ file without leaking my... +2.01
What does "class classname* funcname(void) "mean in C++? -0.05
what different between int &p= n; int *q = &n;? -2.05
warning: zero as null pointer constant while comparing iterators -0.13
Can you create std::map with only keys? 0.00
Why The problem in void error with "return" -fpermissive 0.00
Why is the output from race conditions not random? 0.00
object copy happens even with move constructor defined when RVO dis... 0.00
Can you use a class without objects? +1.67
How to properly convert std::string to an integer vector -1.50
Why are some glibc functions included in header files and some are... 0.00
How can I add a 64 bit floating point number to an unsigned char ar... -2.03
Is it possible to convert a c++ string into actual code? 0.00
Pass dynamic array of objects safely and without forcing copies +0.38
C++ way to implement loop macro -0.64
passing an array of different class types to a function and loop ov... +1.83
Double function returning as an integer -0.57
How else can I access a bit field members? -0.61
Connecting to Redis in Docker from Redis++ 0.00
deduce member variable type +1.56
Generate a enum based on a constant value in C++ -1.21