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 ... 17 18 19 20 21 ... 81
Title Δ
Why is a destructor directly after calling an implicit type convers... -0.25
Multiple definition error +0.23
How can I make the contents of an #include-file a compile-time cons... -1.50
Why place headers in a separate directory? +0.50
Why can't I refer to an instance of a class by name within a method? +0.47
Strange equality check using bitwise shift operators +1.28
Recursion using main() function +0.65
Rules for Using References in C++ +0.96
How to find char* in a vector of string +1.58
What is &&& operation in C +1.55
What is the origin of void main? -1.44
Error in my header and .cpp files 0.00
Is there a case where including the same header twice is actually h... -1.48
C++ - stringstream in a recursive function -1.07
what does >> do in c++ +0.16
Why this arr[0] is not equal to arr+0? -1.22
summing scanf'ed digits sometimes fails under old compiler 0.00
C++ overloading operator< error +1.00
std::find on a legacy array -1.99
Object Construction Syntax +0.24
Difference Between Map with Integer Key and Vector -1.32
When do you need 'int' in C++? +0.60
When to use struct over class in c++ -0.72
Why can't I assign a value to a member of the base class? 0.00
C++ return a class into a const reference or not? +0.30
Does this assignment create a copy? +1.52
Super call in custom exception -0.93
Abstract classes and Pointers -2.02
Best practices with class visibility +0.49
Hide contents of third-party C++ header file +0.22
Why does std::map not have a const accessor? +0.75
Share member between two objects -1.67
C++ to Java division operator -0.50
Expected initializer before * token 0.00
When is a header file required for using a static library? -2.93
Default parameter issue (c++) +1.02
how to remove first 4 characters from a char array -0.37
How to return pointer in C? +1.31
Compile error that should be easy for C++ expert 0.00
deallocation of memory allocated in std::string in C++ +0.66
C++ Pass by Reference and Pass by Value Functions side effect? +0.24
Strange bool returing behavior -1.18
Simple C++ char array encryption function - Segment fault -0.00
Cannot convert double - new operator +1.20
Importance of static object in a class and how they are different f... +0.72
if a pointer variable is declared inside a loop, is it associated w... +0.93
C string map key +0.76
What do you mean by leaking? +0.84
What is efficient to check: equal to or not equal to? +0.42
Why use two '!' operators on a boolean value? +0.66