StackRating

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

Nbr44

Rating
1546.26 (9,154th)
Reputation
1,842 (90,474th)
Page: 1
Title Δ
Pointer-to-member as template argument +4.54
C: Trying to free malloc'd char array returned from function result... +0.82
Why this below program is going for infinite loop? -0.49
Virtual keyword use in C++ +3.29
Passing pointer to a member of a struct to a function 0.00
Why QT's QList methods are made compatible with std::list +3.21
for_each pointer in a vector of pointers +1.40
Using realloc() crahes program +3.58
if self.bitmask |= flag adds an option, how to remove one? +1.54
objects in posix thread-functions 0.00
undefined reference to a static function +4.23
Run-Time Check Failure #2 - Stack around the variable 's' was corru... 0.00
Pure Virtual function override +3.36
What is supposed to be a random variable is always generating 5 +3.72
Why isn't the "!=" operator working for me in C++ VS2012 0.00
Passing scalar and array data in C++ with pointers -0.13
How to declare destructor of a templated class +2.32
What's the meaning of ## in the define code in C++ -0.13
Can non-static member function access static member function or data? +3.86
(C++) Trouble writing hex to .dat file 0.00
why need p=NULL when releasing pointer type of object in c++? +3.91
Returning a pointer to a vector element -0.76
A private vector of pointers pointing to objects. How to access tho... -1.70
temporary pointer point to a using vector address 0.00
error: argument of type ‘void* (Thread::)(void*)’ does not match ‘v... +5.33
possible inconsistency in std::vector while erasing an element -0.69
What is causing this runtime error while passing arrays on the heap... -2.72
Why does this OpenCV code segfault? 0.00
Setting Bit from Dynamic Array and Then Displaying it 0.00
template static variable undefined in class ctor -2.16
Custom Assignment Operator and Iterators -0.21
C Returned char from GetSaveFileName() contains null characters -4.09
structure alignment compiled ok in c,failed in c++ +3.88
Exception inheritance 0.00
C++: life-cycle of variables in namespaces +4.16
Difference between foreach(int i.. and foreach(auto i 0.00
Instance of struct inside class definition producing compiler error +5.28
Removing an element from a Vector while preserving order - need a b... 0.00
override virtual method with template method -2.58
Does boost::unordered_map return a reference or copy of value +3.38
Reading data from a vector of class of vector - c ++ +2.33
Sorting vector of vector of doubles -2.30
Class destructors and pointer deallocation -4.28
Need clarification on virtual functions and private members of class +4.39