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 5 ... 81
Title Δ
Differences between declaring a variable in a header file as pointe... +0.59
C++ - How to execute a command on application exit? +0.41
C++: overloading "pointer to object" * operator -0.81
What does this line of code mean *((int*)(0))=1;? +0.45
How to pass string retrieved from stringstream by reference? -2.43
How do find a memory leak? 0.00
Run time cost of defining a global array? 0.00
Return class type not recognized in c++ -0.79
Reference to Pointer (*&) syntax +0.60
'use of undefined type' error when using circular inclusion 0.00
Which constructor is called in the following code? 0.00
How to call virtual method without polymorphic effect? 0.00
C++ instantiation via pointer +0.79
Where are temporary objects allocated in C++? +0.81
C++ class member storage -1.46
ctor: Why does 'explicit' prevent assignment construction? +1.05
Whats wrong with the Null pointer +0.80
why in the header file, I have to qualify with the namespace? 0.00
Does the order of automatic variables creation correspond to the or... -0.37
Is a copy constructor required when returning by implicit conversion? -0.67
Is there a way I can make a function that is supposed to return a v... +0.20
Why doesn't left bit shift << shift beyond 31 for long int da... +0.92
How to implement N choose R? 0.00
Trying to declare static member function - "is not a member of... 0.00
templated operator assignment overload not getting called 0.00
Why I cannot assign values to a variable with if and if else statem... +0.21
c++ Forward Declaration design +0.32
Error calling the constructor +0.22
Improper use of c_str +1.18
Is relationship that "A is nested class in B" transitive? 0.00
C++ char arrays initialising with wrong number of elements 0.00
How to include only one symbol from a header file in C++ 0.00
C++ inherit class shows no default constructor -0.76
Why does count_if() work without algorithm header? +0.21
Understanding the size of an array of char pointers +0.51
A probability of getting X over Y c++ +0.76
mutiple definition of enumeration 0.00
Typecast from char to int in C++ - strange value +0.46
How much of a "large" object gets brought in to the cache? -1.92
C++ Why is variable a function and not an object? +0.77
What is the use of class declaration in c++ -0.31
Is casting a deque to and from void pointer safe? +0.96
Can a factory somehow determine all possible classes, by looking in... 0.00
What is wrong with this piece of code that gcc will not convert it... 0.00
Value assigned by double default constructor in c++ +0.86
Should we prefer temporary variables over user defined variables in... +0.69
Overload operator++ on pointers +0.91
How is class A * A; declaration parsed by C++? +0.21
Linker Error Duplicate -0.60
Calling non-static method directly +0.74