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 ... 87 88 89 90 91 ... 107
Title Δ
Loading large amount of binary data into RAM +1.28
Why only one upgradable lock can be held with shared locks 0.00
Smart Pointers and non-copyable member fields 0.00
C++ Should I check whether a file exists before deleting it? +0.66
Where is the return value of int main() is stored? -0.88
Using argv to read a text file -0.18
C/C++ nullptr dereference +1.60
Check in C++ that a struct is well aligned or contains gaps -0.13
const auto& for storing functions results, is it worthwhile? 0.00
no match for 'operator+=' (operand types are 'std::basi... -0.57
Method call after invalid C-style cast works -0.58
Adapt std::pair for STL algorithm lambda +0.35
How to print thread id of all threads a process on linux has -0.68
Base Class reference to Pointer of Derived Class 0.00
Common keyword to 'continue' in sequential and parallel for... 0.00
what is the best way to long pause an exe -0.16
C++ character concatenation with std::string behavior. Please expla... -2.15
Can division by non-zero still create a nan / infinity +0.51
how to combine two classes that share the same base class in C++? -0.76
Most memory efficient algorithm for finding a path on a grid +0.17
What is __attribute__ vector_size? -0.68
Dynamically specify which method to use based on a template type +1.43
What is the difference between enum struct and enum class? -1.57
How bad is redefining/shadowing a local variable? +1.08
C++ passing a function pointer twice causing issues 0.00
Rvalue references and std::forward +0.35
Is there a memory leak in this C++ move constructor? +0.18
Converting between types in function templates +1.49
Can a process read/write at any address from it's virtual memory? -0.21
How to check float in diapason in C++? 0.00
Can't make a standard function forbidden using a preprocessor s... 0.00
Data structure with type-specific, but without template +1.30
Count how many times same word appear in a binary tree 0.00
Constrained constructor in class hierarchy, C++ -2.19
confused about struct an class with same name -0.54
Strong exception guarantee for std::unique_ptr<T>::reset +0.97
Map C-style string to int using C++ STL? +1.36
When pushing a new object, a pointer to that object becomes garbage +1.11
Pass vector of inherited class object to function expecting base cl... +1.38
Does time.sleep help the processor? 0.00
Why when I'm trying to insert into a vector of sets it's te... -0.17
How to limit the capacity of std::vector to the number of element +0.33
When to pass by pointer or shared_ptr +1.86
Is reference to an array exactly the same as the array name in C++ 0.00
Effects of using "=" in object construction 0.00
Should items with duplicate keys in unordered_multimap be kept in t... 0.00
Why can function pointers be `constexpr`? -0.30
Is it possible to block up-casting of references? +1.62
Do C/C++ have standard 'slice' container? +1.70
Why "int i" has multiple definitions? +0.44