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 ... 55 56 57 58 59 ... 70
Title Δ
c++ for_each() and object functions -0.69
Am I missing anything here in my statement about c++? -0.41
C++ templates to make several version of function with different co... +0.58
Thread-safe copy constructor/assignment operator -0.20
virtual table every instance get's on or every object? +1.44
C++0x rvalue reference template argument deduction +2.03
Iterate over NULL terminated array of strings using for_each -0.50
Integrating 3rd party C++ compilers with Microsoft Visual Studio -1.08
Performance in multithreaded Java application +0.42
C++ Function Conventions? -0.47
Using/Mixing C in C++ code? +0.53
Are .NET try / catch cheap? -1.01
Are Visual Studio Express products really only for "hobbyists,... -0.37
In Lua, how can you print the name of the current function, like th... +0.29
Initializing array inside struct - C? +0.61
Manipulating Underlying string object using stringstream -0.61
Operator overloading on class templates +2.93
<functional> (nested bind) problems with MSVC 2010 0.00
Why can't a multidimensional array be allocated with one new call i... -0.16
Class variable wich is object of this class +0.60
C pointer on a pointer : unused variable +1.61
Check Input in Visual C++ using C commands +0.10
how to overload == operator to allow it to be used in multiple comp... +0.69
Would templates (or other technology) support the following constru... +1.86
Is the signedness of char an interface issue? -0.60
Cleanly duplicate an instance of a baseclass or subclass in C++? +2.41
Why is my C++ Game of Life not working properly? 0.00
More elegant way to check for duplicates in C++ array? +1.36
Why do I get the same value when printing this int? +0.68
Calling a non-void function without using its return value. What ac... +0.59
Passing array with unknown size to function -1.07
Use C structs only and stay OOPy? -0.21
Should I declare these methods const? +0.43
Why can't a function have a reference argument in C? -0.84
versatile pthread based multithread utility library -0.38
Is there any objective reason not to remove unused default includes... +0.19
char * to string literal? -1.14
What makes this bucket sort function slow? -0.34
Porting C++ to C# -0.74
Big-O Notation Code Algorithm Analysis Homework -0.04
Why overloading does not occur? -0.67
Fastest way to run a program in a 64 bit environment? +1.38
c++ interesting function define -0.59
What does it mean, in Lua, to assign an undefined identifier to an... +0.11
Time complexity of Hash table +2.72
In C, there is a way to know when the end of string is reached. Is... -0.00
Does it ever make sense to overload unary operator &? -0.83
Name convention for deleting data in C++ -0.35
Are C++ static simple types initialized in order? -1.09
Allocating memory for delayed event arguments -0.14