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 5 6 7 ... 8
Title Δ
Disable Function when parameter type is void -1.38
Converting form CString to const char* -1.51
Store a string in a vector of unsigned long int +0.52
c++ Which is faster, returning a value in a function, or using a re... -1.20
Abstract classes and move semantics -1.27
retrieve some text columns using c++ much slower than python -0.55
Writing a function that will overwrite values in main function array 0.00
How can I add two strings that contain integer to find the sum? +0.03
First C++ program can't compile - Unsure where to put third par... +0.19
C++ thread-safe uniform distribution random number generation +0.53
Why are memory locations assigned garbage values? +0.18
Eclipse compiler include path subdir 0.00
What is the use of _start() in C? -1.88
Destructors and asynchronous tasks +1.37
c++ 3D matrix using vector poor performance 0.00
How to get a both numbers are equal or this one is greater? +0.99
C++ Rule of 5 copy and move (constructor and assignment) caveat: to... +2.73
Pointer Losing Value When Entering Function +0.04
CPP - Misunderstanding variables behavior 0.00
How to multiply objects of different template type in C++ +1.24
delete [] in C++ -0.52
TBB lambda vs self written body object 0.00
How to the add elements in two arrays, but in reverse order? +0.06
Abstract subclass of abstract base class 0.00
Packing a struct that contains a string 0.00
Cant make the loop work properly +2.02
Define null as a lower case version of NULL? c++ +0.30
3D vector with 2 unknown sizes and 1 known size -1.15
C++ Template interface (list implementation) 0.00
Why Qt application does not give me exception or error? -0.85
Reference to ' ' is ambiguous -0.47
Can llvm emit code that jumps to a given address within a function? 0.00
How to define a template class for a linked list node with pointer... +1.77
C++ - Read from either file or in-memory buffer with the same funct... -0.42
How to avoid returning pointers in a class +0.28
Show the arithmetic of Fibonacci numbers? -0.88
Intercepting sleep calls in C++ -1.99
Function that dynamically construct a byte array and return length -0.83
When can a struct safely be hashed as an array of bytes? -0.51
C++ Function Return/Input Reference Type 0.00
Bubble sort a doubly linked list +0.53
Deleting elements in a vector 0.00
One instance of class per thread, C++11 +1.70
Two loops with STL iterators +0.92
Mapping C++ memory ordering to Java 0.00
Finding maximum from matrix : optimise way 0.00
Calculations inside the `for (...)` statement -0.69
transforming arrays into vectors and i got some undetected errors -0.64
Optimization of bitwise AND of two arrays +1.80
cout something before another c++ +0.05