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 ... 9 10 11 12 13 ... 81
Title Δ
Do I have to use #include <string> beside <iostream>? +2.40
Why is the namelen-parameter in getpeername using a pointer in Wins... -0.41
Downcasting a class c++ -2.01
Calling function in C++ +0.23
Is (*i).member less efficient than i->member +0.45
Scalar deleting destructor 0.00
Unable to call public method of the base class from a child's insta... +0.49
Define const object in a header file 0.00
C++ #include relative path +1.01
Direction of for loop based on variable +0.39
Allocating arrays in C++ +1.04
Managing multiple stream operators (operator<<, >>) for... -1.23
Why does the compiler accept an ambiguous variables definitions? +1.09
C++ Private data member access: good practices +0.23
C++ Why does the compiler not accept this function +0.58
getting LNK2005 and KNK1169 errors - including one class in another 0.00
change from pure virtual to virtual in C++ -1.43
C++ overloaded operator with reverse order of associativity -2.34
Is this design one of the standard design patterns? 0.00
Why locals and autos window in Visual Studio 2012 empty? 0.00
ISO C++ forbids initialisation of private const unsigned long? -2.06
How to force std::map::find() to search by value -0.77
Xcode: how to set a break point inside one line of code? 0.00
what is the utilization of data member in abstract class +0.18
C++ : sharing fields between class and superclasses +0.20
What Do the @ mean inside these comments ? +0.79
Confusing operator precedence: a << b + c << d +1.22
partial class in C++ +1.16
C++ begineer : using namespace error +0.46
Delete memory of std::map<int, string> completely +1.27
Macro to return the 'this' pointer, or NULL when it's not available -1.45
Debug mode linkage fails due to unsigned int initialization in header 0.00
C++ static data members initialization in initialization list +0.22
visual studio 2012 adding new header file +0.23
Why pointer returns value and not address? +1.14
Why can C++ functions create arrays of variable lengths? -0.46
Overload a method or use default values? c++ +0.78
Why I can't declare and initialize an object like this in C++? 0.00
Explicit casting for C +0.61
Expansion of types from comparison -0.14
performance difference in two almost same loop +1.52
Can't access inner class member with outer class object 0.00
How to test a pure-virtual class without implementation? 0.00
C++ deleting a char* crashing program +0.25
Why don't I need to dereference a character pointer in C before pri... -0.71
execute C++ from String variable +0.29
What is the proper way to delete an array of pointers and their obj... 0.00
typecast long pointer issue +0.55
Why do we treat a passed by reference values as an address? +1.46
C++ what is wrong with my function call +0.25