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 ... 13 14 15 16 17 ... 81
Title Δ
Properly using "interfaces" in C++? +1.38
C++ overloading operator + +0.77
dynamic C string access -0.29
A virtual function header followed by a statement -0.62
not calling the right constructor -1.32
A macro for long and short function names in C++ -0.71
Is there a memory leak in this code? +1.06
C++ exception specification replacement +0.75
C++ Function Call very slow -2.66
Differences when overloading operator+ +0.96
implicit conversion during pass by value works, but pass by referen... -0.77
Best Practice : How to get a unique identifier for the object +0.15
Using integers as key in map which has enum key +0.54
Using a header file instead of the standard namespace +0.95
Why char size increases as instance variable 0.00
Is it safe to transport a double through an int in C++03? +0.58
Strange behavior with virtual functions +0.86
C++ best practice to identify whether a digit is in a certain range -0.82
C++ Proper way of deleting a new struct array that contains new str... -0.73
sizeof works unusual at c++ after array creation +0.25
What does (Class*)(0) mean in C++ -0.59
Unable to implement Singleton Pattern 0.00
C++ : Aliases in function argument +1.03
Sub String in C++ 0.00
Ternary Put Operator in cpp possible? -2.65
static variable inside static method doesn't change -0.72
C++ code executes slow +0.43
boost::shared_ptr used with vector is slow? -0.27
Why will the following code also call the copy constructor? +0.18
why swap() can work well when I don't call it with two pointer? +0.21
Smart pointer implementation: when is the destructor invoked for po... +1.48
Inheritance : expected class-name before ‘{’ token +1.65
Class Constructor declared twice 0.00
Most frequent character in range +0.59
How to write C++ function that accept unknown type&number of ar... -1.53
C++ - Base class and private header +0.65
Big O of this sorting algorithm -1.81
Different IDE's different output? 0.00
Return base class in C# -0.47
Do objects that are within other objects really share the same addr... -2.07
to find an error in C strings -0.69
C++ const compiler optimization 0.00
bad_alloc while initializing and filling a vector? 0.00
Error C2064. I have tried everything I can think of to no prevail 0.00
C++: Make VS2010 complain about "If" with "=" +0.80
something like virtual member(structure) +1.65
Are arithmetic/assignment operators and compound assignment operato... +0.97
Buffer overrun when running in debug mode 0.00
What java data structure should be appropriate here -0.60
swap dynamic allocated array error +1.03