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 ... 20 21 22 23 24 ... 150
Title Δ
Overloading an operator in base and derived class +1.24
Friend function still can't access private member 0.00
Is it possible to create a C++ class which can be initialized by a... +1.39
Where should the objects created by a factory method be deleted? +0.53
How to understand constexpr function has "everything it needs&... -0.07
passing 2D arrays to c++ function as memory block using "addre... 0.00
cannot convert argument 1 from 'int' to 'int &' 0.00
How to put a range on an enumeration? +1.81
Reference return value and value updation in destructor +1.75
Correct way to initialize a const member -0.63
C++ UTF-8 Swedish Characters are Read as ASCII -0.11
typedef function pointer recursive +2.29
Why I get this warning? "Member 'x' was not initialize... -1.86
Why does initializing pointer of class A through method in class B... +0.38
C++ multiple sets of parameters with their own parentheses on funct... 0.00
Initializing a template constructor with a size_t type variable -0.33
I’m trying to calculate cosine by using Maclaurin series in c++, bu... 0.00
Does T D[N] always declare an object of array type? -2.23
How does a scanf() inside printf() work? +0.87
C++ class initialization with vector 0.00
Why is ++x a lvalue and x++ a rvalue? -0.41
Overloading explicit contructor in C++ 0.00
What should I modify to only pre-process all C files in an entire p... 0.00
Copy constructor and overloaded addition operator 0.00
Sorting a 2 Dim array in C -0.64
Multinomial coefficient code always delivers the same answer 0.00
Why does initializer-list have different result compared with expre... +0.37
Inspect the returning value of std::string.c_str() +0.78
Templates are mind bending... Need assistance (besides methadone) -1.91
C How do XOR between unsigned int pointers -2.25
What is a simple way to declare a matrix for mathematical purposes? +0.34
Selective static member inheritance with CRTP 0.00
Pointer to multidimensional array error: Expression must have point... +0.35
Odd behaviour of g++ and clang++ with enabled optimization 0.00
Access a member of all structs in an array +1.04
type/value mismatch at argument 3 in template parameter list -0.49
How to dynamic_cast a pointer of a class with no virtual method? -2.21
Global variable initialized to 1 instead of 0 in my C program +0.48
C++ template: cannot match the last template in variadic class temp... +1.01
c++ references to heap objects? +1.79
When to not put C function prototypes in header files 0.00
What does for(;i<=m;i++) mean? -1.20
Is it possible to use cin when using allocate to construct a string? 0.00
How to return different types based on std::is_same check -1.39
In case of return statement in loops with brackets, error may reach... -0.77
no matching constructor for initialization of 'listNode struct 0.00
Two template classes with methods calling each other 0.00
Which function is responsible for class object initialization at gl... 0.00
Template methods calling each other in C++ 0.00
What to do in a (templated) stack pop method when the stack is empty? -1.69