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 ... 14 15 16 17 18 ... 107
Title Δ
Time complexity analysis in data structures and algo +1.88
When does boost::deque allocate/deallocate? -0.13
How to run CMake with predetermined settings? 0.00
Dynamic array resizing in c++ +0.37
Why do compilers pad structs in C/C++? -0.19
Why does my program compile successfully if I don't include <... -0.63
C++ primer 5 ed. shared_ptr and associative containers 0.00
How to safely "pop-front" from std::map without extra copy? +0.63
Stack combine both pop() and top()? -0.81
Are C++ array items guaranteed to be in contiguous addresses? -1.30
is there any way to find the last modified file from a directory in... 0.00
Why is inserting into a vector in C++ efficient? +1.73
conversion from 'double' to 'float' requires a narr... -2.48
How to print a vector of vector? error shows this "no matching... +1.72
If a pointer value is passed as reference, how long does the value... 0.00
Hexadecimal in [] operator 0.00
Is nodiscard necessary on operators? -2.12
How can std::vector access elements with huge gaps between them? -0.84
Why can't access a variable declared with new outside of the sc... -0.80
What is stopping the compiler from eliminating data members unused... 0.00
How can I convert an integer to float with rounding towards zero? -1.13
Universal function pointer for classes +2.24
Comparing floats in c++ +0.57
Safe way to get number of bytes for a data type in C++ 0.00
C++ Does pointer of pointer automatically have access to new value? +2.26
Why design a language with unique anonymous types? -0.47
Accessing member variables from a derived class in C++ -2.25
Why can't I assign a string's index position to that of ano... +0.18
std::byte's to_integer<uint8_t> interprets to char instea... +0.85
How can a variable take the address of itself within its own declar... -1.53
Can modern C++ compilers optimise the assignment operator for tempo... 0.00
Declaring c++ array without size -0.83
Does function try block allows us to resolve a exception? -0.23
C++ Smart Pointers Scope and Resource Deleting -1.87
How will a C++ template handle overflow? 0.00
STD::Tuple implementations C++ 0.00
How to detect mid-function value changes to const parameter? 0.00
C++ check std::array or unordred_map/map contain same element type -0.70
Access to STL lists of pointers to objects -0.44
Meaning of XOR shift 0.00
Why -1 equals 4th byte of integer -5? +1.29
Null pointer and pointer arithmetic -0.15
transform vector of shared_ptr with non const elements to vector of... -2.62
Array pointer c++ +0.11
Class definition in cpp but meet error: invalid use of incomplete t... -0.35
Can I recast the memory in a std::vector to a completely different... 0.00
C++ class members and RAII, values, raw pointers or smart pointers? +1.65
"is not required" == undefined behavior? -0.44
Is std::chrono::time_point thread safe? 0.00
c++ empty copy assignment operator copies data -1.13