StackRating

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

MikeMB

Rating
1496.69 (4,016,729th)
Reputation
11,974 (12,343rd)
Page: 1 2 3 4 ... 8
Title Δ
Merits of defining constants in header or implementation files +2.17
Re-insert branch to correct commit after rebase +0.61
std::unordered_map<int32_t, int32_t> declared on heap 0.00
Copy elision seems to occur even if compiling with -fno-elide-const... 0.00
Does the g++ compiler view arrays of strings and integers different... 0.00
Crash on vector pop_back() of only remaining entry +0.03
What is the difference between develop vs. feature branch type? +0.39
Using of Smart Pointers on objects with automatic storage duration -1.11
Return value of std::strftime 0.00
Defining const "variable" inside if block +0.51
Why is std::mutex::unlock() not noexcept +0.51
What's the most efficient way to store a subset of column indic... -2.08
Elide returned parameter +0.04
Why function in c++ can return stack values -0.07
Find sum of an array of subarrays -1.14
In C++, why template function cannot have partial specialization? 0.00
C++ metafunction to retrieve constexpr from templated base classes +2.04
Are list-initialized char arrays still null-terminated? +2.66
How can I move an element to the end of a vector? 0.00
C++ iostream vs. C stdio performance/overhead -0.53
What is the safe way to iterate through a vector, and delete its ce... -1.33
comparing the address of string with NULL +1.59
UDP receive data as unsigned char -0.99
C++ routine returning function -1.12
What are the differences between dynamic polymorphism, abstract cla... -1.04
Providing configurable default instance +2.49
How to allocate seperate memory to store confidential data? 0.00
Is Microsoft Visual C++ tied to windows platform? -1.80
Avoid returning by-reference argument -0.10
how to make a variable not exceed the size limit of its type? +1.36
Is a 32 bit normalized floating point number that hasn't been o... +2.07
Why can't we declare an array of numbers using integer pointer +0.05
How do I properly use setprecision() to add ".00" to the... +0.82
Partial template specialisation without rewriting the class -1.80
Do I need a macro or can I do this with a template 0.00
Can range-based C++11 for do/check extra operations/conditions? +2.21
Is it a good idea to try and use the entire rand() table? +2.09
Is it more efficient to mutex lock a variable multiple times in a c... +2.19
How to restrict a template function from being called if the type i... +0.51
difference beŠµween compare array of char and pointer to char string... +1.90
Accesing structure elements using iterator +0.25
is it posible to merge feature to release with git flow -2.30
Allocating memory through calloc in C +0.94
Efficient structure for storing pareto optimal solutions +0.84
Windows Triggers Breakpoint on Array Deletion +0.31
How can I change pointer parameter contents in C++ +1.48
Why do dangling pointer deferences crash the program +0.48
error:unable to match function definition to an existing declaration 0.00
Access to custom objects in unordered_set +0.03
Linked list's data being overwritten +1.83