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 ... 17 18 19 20 21 ... 73
Title Δ
Looking for Simple C Implementation of AES-128 and DES +1.52
Extremely bizarre code generation in Visual C++, for nearly identic... +0.35
Is clang++ ABI same as g++? +0.37
Is const_cast safer than normal cast? +1.97
Qt: No metadata by meta.enumeratorCount() for enum in Q_OBJECT, why? 0.00
ifstream::read doesnot append '\0' -1.44
Not a member of global namespace? -0.65
why do I need glut.h, glut32.lib, glut32.dll ALL to compile an open... +0.84
Header inclusion problems +1.56
What is the specific GCC flag that turns on immediate value propaga... +1.34
Why does this compile on Ideone? +1.84
vector::erase and reverse_iterator -0.33
Default libraries linked in by gcc? +0.35
How the STL implement reverse iterator dereferencing with non-linea... -1.16
how to wait for starting thread to have executed init code -1.61
Setting up subproject in Microsoft Visual Studio 2010 +1.44
VC++ LNK2019 Error I can't seem to fix -1.20
pthread parallel processing -0.83
Is it legal to goto out of try block? -0.23
Iterator invalidation in boost::unordered_map 0.00
I can't assign from pointer to pointer to derived class and pointer... +0.62
x64 calls to function in another dll +1.45
How can I portably call a C++ function that takes a char** on some... -0.47
Replacing dll driver and its integrity 0.00
Debug software for android devices? -0.44
Call constructor for object array allocated with malloc() -2.07
How to declare and initialize a static const array as a class member? +2.04
Unable to build my c++ code with g++ 4.6.3 0.00
Weird malloc error in C, tokenizing words +0.18
global pointers are resolved by the optimizer - but references not... 0.00
Memory Corruption with getenv/putenv on VS2012 +0.38
append string before strdup C -2.02
g++ ignoring header files -2.55
STL Priority Queue: When/How Does Resorting Occur? 0.00
_stprintf_s treats "10" as "1" 0.00
Why does C allow conversions between incompatible pointer types? 0.00
difference between pthread_spinlock and boost::smart_ptr::spinlock? 0.00
Including same #define in VS and Linux builds -0.69
'int8_t' : redefinition error in config.h when trying to connect my... 0.00
C++11 std::condition_variable: can we pass our lock directly to the... -1.62
Why is creating a new thread more expensive than keeping them idle? -1.23
race-condition in pthread_once()? -0.96
Which is faster: Empty Function Call or If Statements? +0.35
If the thread calling `pthread_join ()` is canceled, then the targe... +1.34
^@ symbol appearing after piping output (C++) +0.04
What is the use of -fno-stack-protector? -1.49
Which is better option to use for dividing an integer number by 2? +0.69
MinGW GCC: "Unknown conversion type character 'h'" (snpri... 0.00
cpp move some elements before position after this position at std::... 0.00
VS2008 C++ "interface" as a parameter name fails to compile +0.13