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 ... 50 51 52 53 54 ... 70
Title Δ
Implementing Disjoint Sets (Union Find) in C++ +0.57
How do I change the exported name decoration for __stdcall in VC++? +0.56
What is the merit of the "function" type (not "point... -0.28
Are string literals const? -0.82
Run specific code when overloading C++ operators +1.53
Does this function return the same pointer as its argument? -1.71
How to exchange data between classes? +0.49
C++ Call private / protected function of a common base class +1.79
Semantics of comparison of char objects -1.00
Determining presence of prototype with correct return type -1.29
Why can't I store a managed variable in an unmanaged class? 0.00
Move packaged_task into lambda +0.59
Is there a usecase for nested classes? +1.95
How do you avoid calling a grandparent constructor in C++? +2.46
C/C++ faster calls from array of functions +1.89
C/C++ switch case with string +0.40
Why does the following C program give a bus error? +2.37
Taking integer as parameter and returning an array +1.48
How do I remove dependency on mfc80.dll and msvcr80.dll? -0.41
Lag compensation with networked 2D games +1.53
Make callback accept temporary on VS 2010 -1.24
Boost Weak_Ptr: Destruction is more expensive than expected -1.32
const and non-const in stl containers -1.53
Why can't the compiler differentiate between typedef and non-typedef? -0.08
Exporting constants from a DLL +1.27
Manual Object Ownership vs Smart Pointers +0.38
Which is more efficient:A Win32 func. or a similar CRT func. in a V... -0.42
Is there a visual studio addon that warns if code is violating the... +1.29
Advice on proper handling, is this wise? -0.17
Barrier implementation for inter process in shared memory -1.88
A puzzle while learning Templates in C++ +1.97
C#-like events in C++, Composition +0.44
Passing a pointer as LPARAM to EnumWindowsProc ..... How? -0.32
Passing string from C++ to C# -0.37
Safest way to extract from stream to char array or std::string +0.27
error C2065: 'socklen_t' : undeclared identifier -0.92
auto-instantiated smart pointer -0.38
Nested if-statements C++ -1.11
custom comparetor in stl +0.08
c++ macro wrapped in function pointer to put into vector -0.87
Have I changed the intent of the overridden `==` operator? +1.05
C++ Pointer to Member Function as Template Default Argument +0.58
heap memory and OS at the exit of a process written in C++ -0.69
implementation inheritance problem in FE design -1.56
How do you "Drop down to Assembly"? -0.32
Associative array how to get the key of the current element which i... -0.11
Static allocation of opaque data types +2.08
Partial Specialization of Operator() -0.87
Varargs not working in 64bit with managed objects? +0.08
Finding memory violations/leaks -0.03