StackRating

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

Michael J

Rating
1439.30 (4,534,575th)
Reputation
5,909 (27,646th)
Page: 1 2 3 4 5
Title Δ
Offset of pointer to member +1.30
How can I optimize this C++ code? -1.17
Convert UNIX makefile test paramaters to msbuild for vs2010, C++ 0.00
Convert long to char* const -1.55
How to read a birthday with symbols "/" and ":"... +0.33
Loop unrolling vs Loop tiling +2.63
Bigendian/Littleendian confusion +1.13
Creating metadata for binary file +0.09
Algorithm for finding minimum distance between pixel and groups of... -0.25
When does postincrement i++ get executed? -0.69
C++ search a string +2.13
Error : 'CPtrList::AddTail' : 2 overloads have no legal conversion... 0.00
Time Complexity of the following code..? -1.45
Is this design over-engineering? +1.83
How to sort date and time in mfc? 0.00
Why can I access an element I just erased from an stl vector in c++? -0.88
I need help with parsing from a file in C++ +0.57
c++ redefining types in subclasses and slicing -0.55
what to do with the destructors in an interface -1.00
C++ rookie (streams)... How to read strings from file where the str... +0.53
Don't open console output with system() +0.57
Question regarding memory core dump in gcc 3.3.4 +0.44
a class design problem -0.65
Matrix multiplication using threads 0.00
Whole program optimization failing in VC2008 +0.56
Windows event log service holding executable file handle 0.00
converting string to filetime +0.58
What is the fastest sorting algorithm for a small number of integers? -0.56
How to use lseek to read the last character of a file 0.00
static member functions and thread-safety +0.90
How to detect antivirus installed on windows 2003 server and 2008 s... 0.00
Counting number of occurrences of a char in a string in C +0.43
Counting number of occurrences of a char in a string in C -1.14
Find never-called functions -0.29
Windows unbuffered I/O & NCQ 0.00
How to address C4191 Visual C++ warning around calls to GetProcAddr... +1.92
c++ fstream concurrent access +0.53
stack growth direction +1.21
How to initialize bitfields with a C++ Constructor? -0.53
Maybe (... yeah right) solved: Double checked locking on C++: new t... 0.00
Failure when retrieving string from the end of a file +0.57
Need help replacing swprintf +0.57
Is there a muti index container for the harddisk storage rather tha... +0.28
How to check if a datatype is "defined" with typedef +0.54
How can I get the duration of an MP3 file (CBR or VBR) with a very... +4.15
How to add/subtract to value rather than just be that value +1.29
CRC32 (Cyclic Redundancy Checksum) to string +4.88
errors porting C++ templates from GCC to Visual C++ -0.81
strftime/strptime problem -2.56
Large array and multiple threads - spinlocks or local buffers or so... +3.41