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 2 3 4 ... 81
Title Δ
Flipping a Coin until 3 heads appear +0.21
C++ Pass by reference a single element array - It's factible? +1.50
C++ Call a function in a derived class from base class without cast... +0.47
Empy bytes in C struct after unsigned short (Visual Studio 2013) 0.00
A obj2(A tmp) ; What this statement in C++ mean 0.00
Two "cin"s in a row won't work +0.20
Is a reference returned from a temporary variable valid? -2.03
trouble understanding the increment in this for loop +0.69
C++ vector with unlimited dimensions +0.22
How to deal with namespaces in forward declarations? 0.00
Does the fact that data members in a base class are present in a de... +0.20
What's a const variable inside? +0.69
lambda returns '1' all time -1.10
Do I need static variables in a singleton class? +1.13
Strange behavior of run-time type information -2.01
What happens under the hood when I call a function which is virtual... +1.24
Understanding basic dynamic allocation exemple -0.29
How to print the "%" character with printf? +0.52
include object inside a class or better derive from that class? 0.00
is there a way to determine which way compiler executes an multi co... +0.49
What's wrong??? it's only seven lines +0.21
C method should call itself recursive twice, but doesn't seem t... -0.26
swap character variables using pointers -1.17
On a structure object falling out of scope +0.22
Segmentation fault with access to field using virtual pure function 0.00
Counting the amount 2 digit numbers in C +0.22
Error when compiling source code with Visual studio 0.00
Division by zero works fine in virtual Destructor -0.10
C++ Class()::a(3){} meaning of ::a(3) 0.00
Use of undeclared identifier in header file (Clang) 0.00
Cannot construct an std::map with a customer compare functor? +0.81
Is it ok to wrap code in anonymous namespaces for using directives? -1.75
Does dynamic memory allocation reduce performace? -1.22
Constructors inheritance vs methods inheritance in C++ objects -2.96
different behaviour of returning local char* and char[] +0.74
What happens when a class and a function have the same name? +0.89
why swapping value using pointer doesn't work? -0.52
Using sort for a class vector with private variables[SOLVED] 0.00
Difference between }; and } in C++ -2.81
using a conditional type in a .cpp file -0.11
Private members of class - within this context 0.00
C++ "Request for member 'push_back' +0.94
Class constructor with default parameters 0.00
Passing reference of vector of objects as arguments in C++ -1.20
Why would you use a void pointer in this code? -2.95
Left of . must have class/struct/union c++ error 0.00
Copy constructor for dynamic object in C++ 0.00
is implicit downcasting using new OK? +0.73
10 milli-second C++ excution time +0.26
Check if function is called within solution 0.00