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 ... 32 33 34 35 36 ... 81
Title Δ
Visual studio debug tooltip - hide variable 0.00
Weird experience with C++ preIncrement and postIncrement -1.05
Why does the compiler invoke the -> operator twice +1.34
memory or execution issues between 2D and 1D array of same size? +0.27
Should I rewrite the loop header for iterating the STL vector? -0.23
multiple definition of a const int -1.33
sizeof char* array in C/C++ +1.23
conditioning string statement in c++ -0.72
How to use a dynamically sized array of structs? +0.87
What is a cryptic call stack? 0.00
Instantiate an Object of a Class in completely specialized template... 0.00
OO C++ - Virtual Methods +0.69
ะก++ Creating an instance of a class +0.29
fetching particular c++ function from file without including a file +1.21
what is the meaning of these linker errors? -0.55
Multiplying two integers given in binary -0.01
Default vs. Implicit constructor in C++ -2.23
C++ virtual desctructor and memory leaks +0.27
best practice to avoid rebuild in vs2010 0.00
right operand of comma operator has no effect std::cout -2.17
Why is "public: ParentClass" required when subclassing of... +0.59
Using unset member variables within a class or struct 0.00
Equivalent of Java static methods in C++ 0.00
Virtual destructor: is it required in base class if base class allo... +0.74
C++ Segmentation Fault when using cout in static variable initializ... +0.88
c++ classes as unions +1.28
What do these C++ functions return? ClassA*& func1() +1.27
Trying to reverse a string in place 0.00
How to get value of integer template parameter? -1.83
C++ same template used for more than 1 function? +0.63
How to jump out of a C++ code block? -0.20
Concatenating strings in Visual Studio C++ 6.0 in a loop -0.65
Undefined vtable C++ +1.69
When returning a reference to an object from C++, is it necessary t... +0.02
New returns null; calling object gains new member...Optimization bu... 0.00
retrieve last 6 bits from an integer -1.42
Why declare the class that you included as a header file? +0.98
C++ operator = problems -0.19
Is there any difference between `List x;` and `List x()` 0.00
Difficulty understanding behavior of free() -0.96
What's the difference between new MyClass and new MyClass() 0.00
Coming from Java, learning C++ - understanding pointers at functions -0.68
FTP live streaming for iPhone 0.00
Vector:: erase segmentation fault -0.23
c++ variable assignment, is this a normal way..? +1.08
Strange behaviour of string length function w.r.t null character? -2.61
Class A needs class B that needs class A and all its members +0.01
Where to place the '&' in a parameter to a function? -2.26
constant class member not constant - C++ -0.09
template issue with pointers and reference tempate argument +0.28