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 ... 10 11 12 13 14 ... 150
Title Δ
Calling recursive function in push_back 0.00
How do I make a class that cannot be instantiated? 0.00
C++ methods in object or static 0.00
Improper NULL Termination c/c++ +0.04
Estimating Pi with the Monte Carlo method, loop appears to be termi... 0.00
How would I use a node*create statement with a linked list? -0.63
Constexpr constructor for a static variable results in dynamic init... 0.00
Get adjacent pairs of elements from vector via iterator in c++ +0.76
Explanation for "Unreachable code" within c++ function +0.35
While loop exits too soon when executing name input +0.30
How to create overloading + on the other side -2.37
Time complexity n^2 -1.63
Sorting in O(n) without any temp variable +1.69
Why struct and class definitions can repeat over multiple translati... -0.72
C++ how to move object to a nullptr -0.52
Using std::find with user supplied predicate - homemade find() over... -1.30
My singleton can be called multiple times +0.70
Stack OverFlow with Recursion +0.35
Is casting a pointer to const pointer and cast back to the original... +2.74
accessing data member through composition -0.13
How to fix Invalid Operands to Binary Expression with Strings? 0.00
Is moved variable valid to use after std::move? +0.54
C++: Declaration of parameter hides class member even with "th... -0.17
Code has function specific variables changing values outside of scope 0.00
When do I get "overloaded definition needed" error? +0.53
How can I make a variable always equal to the result of some calcul... -0.68
Defining a custom equality operator in an anonymous namespace -1.95
C++ local variable and memory leak -0.44
How to initialize multiple constant member variables that shares co... +2.69
Does it matter where is the inline keyword is specified, base class... +0.37
Why is `const int& k = i; ++i; ` possible? 0.00
Declare new function inside a class using a template -0.15
how to read line by line in a text file and populate a pointer to o... 0.00
For loop returns multiple true statements how to return as one true... -0.17
Receiving error 'E0415' when trying to return a vector 0.00
Undefined reference to static constexpr member only used by value 0.00
Problem with linking C library to Qt project +0.35
How to fix an infinite loop that keeps occurring in when a switch s... +0.36
Matrix class: "No instance of overloaded function push_back ma... 0.00
Operator << overwrite with std::ostringstream issue 0.00
Function that returns struct item from a vector based on structs me... 0.00
How do you get the largest integer from a set of numbers in c++? 0.00
How do I append 10 arrays to form a single array in c++? +1.21
cin won't stop after file input 0.00
Fail to delete a pointer +2.03
C++ Operator Overloading '+' -0.12
Why saving to a file is not working as expected? 0.00
Dividing bigint presented in string to 2 0.00
How to define []= and at() = for a custom collection? -0.39
Using a lambda in place of an index-able template parameter -0.05