StackRating

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

R Sahu

Rating
1606.97 (1,505th)
Reputation
176,909 (286th)
Page: 1 ... 42 43 44 45 46 ... 150
Title Δ
How can I express this elements to c++ 0.00
Why would my overloaded operator+ make 'this' uninitialized... 0.00
store many of relation 1:1 between various type of objects : decoup... +0.65
Template instantiations and pimpl idiom with unique_ptr +0.38
The value returned must have the same type as the function return t... -0.13
why do we put :: (scope resoulation operator) before iterator? +1.86
Proper way to specialise a method within a templated class -0.59
Invoke a function in context of a class instance or method for perf... +1.11
For object of type shared_ptr desructor is called multiple times fo... 0.00
the compiler doesn't recognize my struct members 0.00
Confusion about auto keyword in C++ +0.99
Why declare a 2d array as a type when passing it to a function and... 0.00
Strange behavior on overriding methods and calling them with shared... +0.39
using constexpr double in namespaces 0.00
Unknown C++ Error, {} are highlighted after if statement 0.00
strange behavior when writing c++ codes with decrement operator 0.00
Fail compile when include String 0.00
Vector of pointers to template abstract class? +1.46
C++, error : " no operator " == " matches these oper... -2.15
C++ vector Base class and inheritance 0.00
why always avoid multi-dimensional arrays in C/C++ for numerical ca... +1.07
Is it bad to have a for loop without an increment or decrement? +1.21
c++ getter method calling constructor 0.00
Why is template argument deduction/substitution failing? 0.00
How can I use template parameter name outside the class? -1.75
Where do normal templates end and meta templates begin? -1.12
Trying to use a member function on a class array +0.15
Correct way to use an array to access multiple arrays of different... -0.68
C++ ostream overload on separated cpp 0.00
How to pass a typedef function as a parameter in C/C++ +0.41
Is it possible to assign two structure of different type? +0.42
Coordinates system using char array in C -0.62
Ternary operator for return values and brackets +0.81
C++ Setting Values of a Private Array 0.00
How to correctly initialise pointers within class function? +0.16
Delete a vector without deleting the array -0.04
Initializers as actual parameters of vector constructors -0.59
Manually calling destructor before delete -2.11
Variadic templates with const references -1.13
Is there a way to prevent assignment of pointers? +2.22
C++ do I have to initialize public instance member variable in cons... 0.00
If the difference between 2 numbers is between 1 and 100 it should... -0.10
Global static variable initialised with a call to static class func... 0.00
Increment and bitwise shift operator precedence? -2.70
Problems with C strings and atoi function +0.44
Strange strings behaviour when const reference 0.00
Calling void function before main() +1.35
template class that derives from same template -1.19
Convert object function to function pointer -1.84
istringstream::str() does not return current contents -2.24