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 ... 96 97 98 99 100 ... 107
Title Δ
Standards for the C and/or C++ preprocessors? 0.00
Using offsetof() to get owner object from member variable 0.00
seach for a specific node in an RB-tree 0.00
What's a macro before a function or a class in C++? -1.83
RVO in c++ and Query result as object or better pass by reference,... 0.00
C++ inheritance: does lack of virtual destructor lead to memory leak? +0.39
Can the same function be defined differently for different objects... -0.62
C++ automatic memory: When is it deallocated? +0.39
Array of pointers of base class; every program launch I have differ... -0.13
When calling a function, is it possible to append a number or a cha... -0.49
How std::string work in compiler? 0.00
Does move assignment break the references? +2.25
Options for detecting zero cross of audio +1.41
Force non-null while preserving constness -0.53
Implementing MinMax PriorityQueue with minValue and maxValue in O(1) 0.00
How to remove an object from a position in a vector of shared_ptr a... 0.00
C++ typedef in Java? +1.51
c++ aggregation relationship creation +0.38
Simple way to return an array in c++ +0.97
Template a virtual method from base class instead of use overloading +0.94
How to deal with a matrix too big to be stored in memory? -0.12
Void Pointers in Red Black Tree -0.14
Singleton instance as static field vs. static variable in getInstan... +0.73
Cpp grid with boolean value -2.46
Should I define c++ empty function in a body or a header? -0.64
Recursive std::functional vs recursive anonymous namespace function... +0.39
When to prototype a "main" function? 0.00
As far as I can tell, this code should not compile, according to &#... +1.81
how to initialize const char** array -0.11
print fibo big numbers in c++ or c language +0.82
Address of volatile data member in C++ 0.00
Is inline on virtual methods always useless? -2.29
Parametrize template by function name c++11 -0.18
C++ - unions containing arrays -0.62
Round last 2 digits of double +0.39
How to map structure to char proper method in C++ -2.05
Any way to check a certain number of threads have completed 0.00
C++ Return list inside a std::pair 0.00
Is it poosible to open the same file using wfstream and fstream -0.49
Is splitting template code with inheritance the right way to go? -1.74
Executing code from within unnamed namespace -0.42
How to output Unknown number of element to standard container +0.43
C++ Incorrect FPS and deltaTime measuring using std::chrono -0.12
Macros in the middle of a class or function declaration +1.28
Static_cast refuses to cast pointers to a class even with user defi... -1.48
Watching a global variable / boolean expression for changes +1.18
Reading value from buffer efficiently +1.65
Best way to make a hash from two float vectors 0.00
How to find index in sorted array where occurs maximum value for th... +0.83
How to pass instance of one class to another via constructor -0.13