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 ... 37 38 39 40 41 ... 81
Title Δ
C++ vector storing base class pointers 0.00
C++ array of structures initialization +0.88
Find length of string +0.61
std::vector internals +0.89
C++ toString() with sprintf() +0.82
Classes using each other? 0.00
Conflicting declaration +1.29
why i am not getting the expected output? +0.69
c++: can vector<Base> contain objects of type Derived? -1.06
Confusion in Structure Member Alignment +1.71
Template object of different data type than template parameter -0.86
why is the base function called instead? +0.23
|| vs or keywords -2.27
C++ inheritance Base class uses member of derived class +0.79
define cpp file location +0.28
Algorithm for finding not connected areas (islands) on black white... -0.25
Console Application does NOT close immediately -2.39
difference between structure pointers -1.56
returning address of local variable is bad THEN why this code works +1.60
At what point does the memory get allocated to a constant variable... +0.97
Using a function or class in c++ for a simple task? -0.05
How do I declare a constant pair inside my header file +1.34
Why a constant pointer of type character as a function? +0.85
Does deleting a pointer delete the memory it's pointing too? +1.90
C++ inheritance downcasting -0.27
new operator in function parameter +0.80
Search string for first char different than "X" -2.79
Calling member functions, declaring outside of class -0.43
string in namespace std does not name a type +1.61
C++ Object Instantiation vs Assignment +0.77
Static vs member functions in c++ is there an overhead +0.58
Header file etiquette +0.65
"error: no match for ‘operator<<" when working with... 0.00
How to time event in C++? -0.39
Type Checking: see if a variable is inherited or is a certain class +0.54
C++ dynamic_cast -2.07
Initialization of vector in a constructor - C++ -0.07
passing string pointers from class definition -0.57
C++ How to set a pointer of type std::vector<Derived*> to obj... 0.00
How to read/write to individual bits in C/C++ -0.55
C++ would it be a bad design to inherit (public) classes that has n... +1.06
C++ error: Pointer being freed was not allocated 0.00
assignment overloading explicitly calls destructor(After execution... 0.00
Is the default value of an int* NULL? +1.74
c , pointer errors? Word a() will always evaluate as true 0.00
c++ pointer to floats inside of vector -0.23
Is it possible to place a macro in a namespace in c++? -2.78
Does construction fail if some other instantiation fails inside the... 0.00
Binary operations with macros in C++ 0.00
Making Copy Constructor w/Linked Lists +0.04