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 ... 22 23 24 25 26 ... 70
Title Δ
c++03: default constructor for build-in types in std::map -1.35
Multiple inheritance specify desired virtual function without redfi... -1.13
Unmovable files in VS2010 project 0.00
How to use circularly dependent classes in C++? +0.46
What was Wrong with void main()? -1.16
Fast log2(float x) implementation C++ -0.08
Dynamically allocate memory for struct +1.03
Enabling methods in template class based on template type -0.44
Do modern cpus skip multiplications by zero? -2.22
gcc error with Python C API code - "ISO C++ forbids casting be... 0.00
Bison style: is using my own stack bad? Are globals bad? -0.98
std::vector< std::vector<unsigned char> > or std::deque... +1.36
C++ STL: Duplicating code due to missing base-class for iterator an... -0.65
What is a heap? (using 'new') 0.00
Undefined reference to `(anonymous namespace):: +2.33
Optimizing IO in C++ +2.09
32-bit pointers with the x86-64 ISA: why not? -2.13
single object accessing two functions in c++ -0.55
Is it undefined behavior to form a pointer range from a stack addre... +1.05
C++ Determine type of member function pointer template constant -1.75
Bind temporary to non-const reference -0.37
Bit Aligning for Space and Performance Boosts +1.18
How to specialize a template without specifying a class name? -0.69
Java Challenge for beginners: Generate random numbers in a while loop +0.99
Windows message pump in infinite loop 0.00
Accessing static fields by using decltype +0.35
Deleting new variables inside master new variable +0.50
Defining function inside function call +0.46
Is it reasonable to return a pointer from an overloaded arithmetic... -1.33
Starting a DLL as a exe -1.82
Boost suddenly getting into my namespace, claiming errors for lack... 0.00
Is return value always a temporary? -1.78
Token-pasting operator (##) is eating spaces in my C++ macro -1.09
In C++, are pointers like cell references in an Excel Worksheet? -0.51
Traversing a C++ tuple in an order defined at runtime 0.00
How to initialize and allocate memory for an array in a struct in h... +0.46
Updating a static member in a function call causes crash +0.06
Storage allocation to const variables -0.77
What happens if main() does not return an int value? +1.07
How to allow non-const copy constructor for temporaries +0.48
Can I get a fresh start in C++ without failing again? -0.02
inheritance compile time or run time? -1.76
C++: Const correctness and pointer arguments -0.60
What would be needed in C++ so that we can always use references an... -1.10
Field variable deleted before actual destructor called? +0.81
How to wrap a win32 WndProc into a C++ class? 0.00
C++ template for arrays and knowing their size +0.28
When has RAII an advantage over GC? +0.81
Which kind of pointer do I use when? -0.86
C++ Calling allocator.construct for Primitives 0.00