StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 26 27 28 29 30 ... 70
Title Δ
Question about the explanation of data segment on Wikipedia? -1.56
boost shared_ptr get owner count +2.18
How to measure the time that a piece of code takes to execute? -1.04
How am I supposed to write correct COM code? +1.23
member function pointer problem +2.41
Is this hack to remove aliasing warning UB? -0.92
Why can't I create a vector of lambda in C++11? +2.00
Why Not Use Public Member Functions -0.31
Does a c++ program automatically free memory when it crashes? -0.51
C++ Container performance question -2.15
Explain this use of XOR in this function? -1.04
How can I get rid of C4100 warning when using typeid in a template... +1.40
Detect dynamically allocated object? -1.12
Why does this code fragment compile with VS2010 but not GCC 4.5.2? -2.08
Problem with reading from file causing infinite loop +0.36
How should a constructor report errors? Pointers to external flags? +2.01
"Exploring C++ book" compiler setup -0.94
Pointers to Pointers to Pointers (Error: Expression must have class... +0.86
Passing a std::unique_ptr as a parameter to a function +0.26
public: typedef other_class::const_iterator my_class::const_iterato... -0.49
Different object pointer value and its this pointer +0.41
Efficient Memory Barriers +0.53
Advantages of classes with only static methods in C++ -0.84
why can't i include a static library into a cpp file? +0.05
Variant implementation like boost::any with auto-conversion support +0.78
A std::string gets a totally unexpected value -1.77
How does a vector<T> get resolved as a function parameter for... +0.43
error: void value not ignored as it ought to be +1.95
How to "dereference a type" in C++03? -0.65
Why is there an endianness problem here? +0.43
Template specification problem -1.44
Why isn't there a for_each member function for each collection type... -0.18
C++: When is a class implicitly copied? +0.38
How to embed a file into an executable? +0.34
C++ - catch all exceptions? +0.47
C++ GUI Development - Bitmap vs. Vector Graphics CPU Usage -1.89
Finding Geometric Mean of user input -1.75
How to sync Lua and C++ garbage collection -0.96
Possible ways to identify Linux friendly code -0.97
Why can I call the private constructor from ?global scope? +1.35
How do I send or save a function and recv or restore a function and... -1.24
Method overloading in C with printf? +0.54
Why does PHP not have an attribute 'const' like C++ does? +1.15
How can a delete[] operation crash while the destructor succeeds? (... -1.69
How to prevent GCC to inline -1.74
How to create a memory leak in C++? +0.32
Putting arrays into another array -0.84
Does dynamic_cast really work for multiple inheritance? -0.77
GLSL Problem: Multiple shaders in one program +0.97
Auto delete object while cycling vector -1.17