StackRating

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

Michael Burr

Rating
1599.66 (1,792nd)
Reputation
290,450 (127th)
Page: 1 2 3 4 5 ... 73
Title Δ
Indentation doesn't match existing code (C#) in VS 2015 0.00
Avoiding code duplication in if else print block -0.40
segv on exit when reassigning std::clog 0.00
Read Access Violation (this->headPtr was 0xCDCDCDCD) 0.00
parenthesis affecting the output in "c" +0.52
Let static function variable take value of parameter in C -0.85
List.contains() fails while .equals() works -0.60
Why is Array Showing characters which are not there in it? -1.21
Super basic code: Why is my loop not breaking? +0.35
At most how many user-defined conversion operator can be implicitly... -2.57
Cannot implement operator==() to compare a custom class object to a... +0.37
sizeof anonymous nested struct +1.79
VC12 Command Line Error when Linking .lib Files +0.37
Some questions about Scanf -1.93
g++ ultra verbosity nightmare 0.00
Why am I not getting the correct output for my c++ code? 0.00
Pthread Scheduling policy and priority 0.00
what does single colon mean in cmd script except for using as a lab... -0.35
Math.Round(1.225,2) gives 1.23, shouldn't it give 1.22 -2.05
Can any reasonable CPU implementation give foo = 2 in this case? +1.61
What is the difference between the "c99" and "gcc&qu... -1.05
Why isn't my thread storing its result in an array before the p... 0.00
How pointer access operator -> works? 0.00
when long option is given as argument to short option - getopt_long -0.13
Why C++'s <vector> templated class doesn't break one... -0.13
copy a string into another C +1.69
return argument (struct) from a thread 0.00
Passing argument from main thread to thread. When thread exits main... 0.00
static member function with C language binding? +0.87
My semaphore module is not working properly(Dining philosopher) 0.00
MISRA 2004 Required Rule 10.1, Prohibited Implicit Conversion: Non-... 0.00
Strange bug when appending output to file 0.00
How to use external build system for Visual C++ 2013 project? +0.33
printf("%s\n",str); gives segmentation fault but printf(&... +0.35
Does RCX need be be preserved for X64 Fastcall Leaf Functions? 0.00
What is the difference betweend LTDL_LIBRARY_PATH and LD_LIBRARY_PA... 0.00
std::move one vector to another, addresses not updated +0.10
Vector subscript out of range in C++, cannot find source of error -2.37
C++: Unresolved external symbol _sprintf and _sscanf in Visual Stud... 0.00
best way to copy TCHAR pointer to TCHAR pointer +1.60
the c++ primer exercise 13.13, about the constructor -2.61
Exception Requirements on Standard Containers 0.00
How can I avoid double deleting variables in c++? -0.19
how to explain this code : if (strstr(line, *argv) != EOF) != except -0.01
C++ Crash (Compiler?) 0.00
Why does main(int argc, char* argv[]) take two argument? +0.45
What is a shadowed register file and what is a narrow register file? 0.00
Questions asked in a job interview -0.52
why doesn't this replace the 'Xs' with space's -0.14
Nested for-loop: why is the condition stated in for() ineffective? -0.77