StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

ravi

Rating
1464.39 (4,525,600th)
Reputation
9,531 (16,123rd)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Should I delete an array of dereferenced pointers? -1.09
Is #undef'ing a keyword illegal? -0.40
getting address of pointer from function return value 0.00
How to determine size of an allocated buffer +0.04
The reason why baseclass pointer cannot be assigned to derived clas... -0.84
Storing pointer value into separate variable +0.61
Calling a function from a subclass inside another subclass +0.19
Returning an array pointer from a function in C/C++ without static... -0.37
array not store/print second part of name 0.00
C++/CLI String^ to char* 'error: cannot obtain value' +0.56
pointer and dynamic memory allocation +0.35
Pointer assignment in c++ -0.46
How do you get size of an array by using pointer to array? -0.36
Copy constructor on array of objects +1.36
Why do static member functions need to have an implicit object para... -1.07
How do i take the initials of all the parts of one's name excep... +0.15
virtual inheritance and base class of base class -0.90
Why the base class's constructor method is called twice? -0.54
Parent string of two given strings +0.01
what is the difference between array[1][2] and array[1,2]? -0.08
What container to choose for fast search/insert with huge amounts o... +0.25
What happens if I use vector::begin() instead of std::back_inserter... +2.77
Requirements for assignment operator -0.85
segmentation fault while push_back() +0.55
Give protected access to base class without friend +2.65
C++ parentheses around string +0.17
c++ get methods not returning pointer to a node +0.29
Why delete cannot be used without new? -0.35
std::cin skips white spaces +0.31
What happens to unreleased memory on the heap? +2.94
Pointing to a const pointer (or a pointer to a const) -0.39
Ive been getting a error: "in function main: undefined referen... 0.00
C++ - cstyle structure/class packing pertinent? -0.44
How do I free the memory occupied by variable that is being returne... +2.20
How to use random_shuffle with CString? -1.06
Are custom data types a possible and viable option for variable siz... +0.12
C++ fill a map<string,vector<int>> -1.63
Call of overloaded constructor is ambiguous -0.60
What exactly is happening when we have unnamed parameters in these... -0.88
What is the good practice for returning "large" class pri... -0.67
Overload operator "+" in c++ depending from the parameters +1.33
No matching function for call to constructor with reference parameter -1.31
Allocating memory using new returns same memory address +0.36
What value does a Pointer to a Pointer print if not a single derefe... +0.35
Are references or pointers faster? +0.58
undefined reference to vtable with all virtual functions implemented +0.56
UPDATED: Returning a pointer to an array from a function 0.00
C++ making min and max function for vectors -0.32
Map of pointer to member functions : cannot convert void (*) to voi... +2.31
address and position of vpointer in c++ +1.27