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 ... 38 39 40 41 42 ... 70
Title Δ
What kinds of types does qsort not work for in C++? -1.19
Where should the pure virtual destructor be declared? +2.45
Compile time RAII type of behavior using C++ +0.88
Why is multiple definition of a const global variable allowed in C+... +0.22
When sould I use unordered_map and not std::map -0.89
Bug that disappears when attempting to study it -1.56
Need help with returning a 2D array C++, please +2.28
How can one default a special member function if one doesn't know i... -1.66
Debug Managed and Unmanaged code together -1.18
C++ : List iterator not incrementable +1.20
Strange behavior of copy-initialization, doesn't call the copy-cons... -0.63
2D tile based game, shows gaps between the tile sprites when I zoom... +1.17
Standard says, we can define static data member template like class... -0.88
Dllmain not being called? +0.60
What is the difference between the heap and the free store? -1.15
Putting operators like + and - in variables ? C++ -0.27
Wrapping a C++ object in extern "C" +1.10
Should I use a struct or a class to represent a Lat/Lng coordinate? -0.08
Elegant way to force vector elements having same properties +0.34
Compiler Optimization of Deterministic Functions -0.63
Code readability with c++11 lambdas +1.59
Macros for Debug and Release modes 0.00
C++ static const multiple declaration error in Eclipse for Android... +1.64
Releasing virtual memory reserved by C++ 'new' on Windows -1.11
Simple design choice? -0.86
Handle exception from DLL 0.00
Variable was not declared in this scope? -1.02
MFC: std::string vs CString? -0.86
Adapter design pattern and memory management in C++ -1.20
Does a modern JVM optimize simple inline anonymous class allocation? -0.18
How to emulate C array initialization "int arr[] = { e1, e2, e... +0.64
Now that we have std::array what uses are left for C-style arrays? +0.44
In C++0x is there something like static_assert which gives a warnin... -1.12
At what point does passing a flag into a method become a code smell? +0.25
Dynamic structures in C++ +0.08
Pushing element into vector +0.37
Behavior of decltype +0.97
#using, #include, and 'assembly references' -- what are they and ho... 0.00
Polymorphic class member variable +1.25
Changing a normal function to template will make any positive/negat... +0.95
Is there a more or less agreed-upon convention as to how one should... 0.00
Number Pad [Enter] not \n in C? -0.96
Type erasure for methods with differing in return types -0.30
Include in header files +1.01
Overriding a non void function in C++, where does supers return val... -1.01
Can I define a type alias depending on runtime conditions in C++? -1.33
C++ std::vector<std::shared_ptr> -1.22
Creating recursively std::map of std::maps +2.30
MT or MD for static release? +0.43
C++ Timers for a game +0.50