StackRating

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

Luchian Grigore

Rating
1721.47 (80th)
Reputation
203,453 (226th)
Page: 1 ... 25 26 27 28 29 ... 81
Title Δ
overloading operator puzzle: return *this, or temporary variable? 0.00
C/C++ optimizing away checks to see if a function has already been... +0.43
C++ Does Const_Cast induce new variable? +1.28
Arithmetic C++ Operators +1.04
Different ways to Initilialize struct with a referenced member +0.28
Default constructors and POD +1.47
Numerical recipes: How to pass function as argument of function new... -3.18
metaprogramming passing value where type should be? -2.52
Provide jQuery Style Encapsulatable Functions in C++ 0.00
Count on enum C++ automatic +0.77
Instantiating class with template parameter at runtime (C++)? -2.57
How to print hexadecimal value in C++ directly? -0.75
Inline virtual function when called from another virtual function? -1.53
Double comparison +0.61
Recursion increment clarify -0.09
Several unary operators in C and C++ +1.40
MSVC 2003 doesn't see any definitions from a nested include file 0.00
C++ multidimensional array operator -0.48
Explicit int type as parameter -2.02
How can I know the bit state in c++ without using bitset? +1.21
Cyclical dependency - forward declaration not enough +0.25
What are copy elision and return value optimization? -1.16
What are copy elision and return value optimization? +2.00
What are copy elision and return value optimization? +0.31
error: ‘std::ios_base::ios_base(const std::ios_base&)’ is private 0.00
c++ strange behavior of static function with static variables -1.89
Need some help converting C# method to C++ 0.00
How do you initialize a vector of distinct object pointers? +0.71
Math with == in C++ +0.99
Is there a difference between these two styles of defining methods? -0.21
C++ - Proper way of using std::vector & related memory management -0.25
How to memset char array with null terminating character? +0.92
Reference constructor +0.04
How to check symbols in C++ -0.48
keys not unique in c++ map -0.97
First time using functions, and not sure why my program isn't doing... +0.14
Using sizeof operator on a typedef-ed struct -0.69
Why does it make sense to give definition for a pure virtual functi... -0.67
using namespace in template class member functions defined in heade... -1.74
Math and C++: How can I write a function where I add a number every... +0.73
Why does stl::list copy elements added to the list? -1.00
Coding style - call method on a pointer after NULL check inside if... +0.22
After resize of vector then why can I not increment vector -2.89
undefined reference to ctor and dctor simple code 0.00
class variable initialization in cpp 0.00
Passing a struct member to function C++ +0.28
how to call delete on an object that was allocated in the parameter... +0.88
Make a C++ macro that acts like a stream -0.73
Default arguments have to be bound at compiled time - why? +0.24
if echo statement +1.35