StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Miles Budnek

Rating
1616.42 (1,202nd)
Reputation
10,899 (13,786th)
Page: 1 2 3 4 5 ... 12
Title Δ
Why does calling a function on an iterator that points to an object... +0.11
C++/Qt Valgrind uninitialized bytes 0.00
no type named ‘value_type’ in ‘struct std::iterator_traits 0.00
How do I read a string char by char in C++? +1.39
What are the tradeoffs in passing lambda functions? 0.00
How to get the length of a class array in C++, without hardcoding? +0.32
Seg Faulting Pointers in C++ when pointing deleting and pointing to... -1.49
tsan complaints with notify_all_at_thread_exit 0.00
How to make a C++ class that inherits from only one of two base cla... 0.00
C++ Thread "Call to non-static member function without an obje... 0.00
How to use a void* in C++ to hold the value of an uint32_t when the... 0.00
Why do I get compilation error in this code? -2.02
C++ struct is destruct after the function returns +1.44
Variable being deallocated after function call -0.54
Dynamically selecting the comparison functor to be used in std::map 0.00
for loop, lst[i] = lst[i - 1] - Python -0.22
Existence of `equiv` for the Compare requirement to be satisfied by... 0.00
"multiple definition of 'SomeFuction'". No idea h... -0.15
Can updates of online C++ Standard Draft invalidate links to it? 0.00
How to dynamically allocate an struct + pointer -1.25
Function description vs possible implementation on C++ reference 0.00
How do I convert iterator to const_iterator in my custom list itera... +1.49
How to downcast in C++ to call a child function from a parent insta... -0.04
Cleaning up a switch statement 0.00
switch may fall through (no it may not) +1.39
Adding objects to, and custom comparisons for std::map<> +0.35
Performance based on where we implement the methods of a class 0.00
How to deal with ambiguous template arguments? 0.00
Saving a const pointer (EVP_MD) to a variable in order to re-use it... 0.00
GCC8.2 How to enable warning: array subscript is above array bounds... 0.00
Best way to wait for flag in thread +0.33
Read cout and write to cin of a process with boost::process 0.00
I can't underestand how move semantics work to std::string +2.64
C++: Instantiate same object as one of many types depending on vari... 0.00
inline this function, does make sense? +1.83
how do I solve this C++ access violation problem? +0.36
how many bits I should put in stoi() function +2.01
Different handling of .cpp and .h files? -2.83
OR Statement performing all evaluations -0.64
shared pointer isn't working when casting? 0.00
Struct changes size based on empty base class order 0.00
LPCWSTR corruption if const char* returned from a function +0.08
How to overload the << operator for enums 0.00
Extend object lifetime/scope from a `if constexpr` branch -0.24
assinging to an object from freshly allocated memory -1.87
Why adding bracket in If statements with Multiple AND OR gives diff... +1.39
How to copy std::map value into non-container array? 0.00
If I accept a parameter via universal reference, is exactly one of... +2.38
What does (void *)1 mean? +1.62
How to convert from vector<char> to a number integer -0.29