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 2 3 4 5 6 7 ... 150
Title Δ
my program wont work properly and my function keeps throwing segmen... +0.31
Passing member function address of template class/struct as a funct... -0.66
How to properly free a set of pointers? +2.12
campare a long variable with INT_MAX + 1 -0.79
i can't understand this, can someone help me out with the expla... 0.00
Call Function with Reference & +1.29
Can a copy constructor be defined in the base class and still handl... +1.18
C++ generalize two dimension array in function 0.00
Trying to avoid if-else statement inside for-loop but the code seem... -1.13
scanf reads wrong because of using %d to read bool 0.00
C++ Swapping Values By Reference +1.98
Can I call a virtual function that is overridden from main()? 0.00
Why can't we convert an integer found using xor operation to a... -2.07
When writing from the buffer to the file, the file becomes one char... 0.00
Return value of member function using "this" +1.18
How to ignore blank lines when printing from input file using getline +0.33
How do you access vector object's member variable and overload... +0.33
is Undefined Errors in VS Code MinGW Vs. Win32 0.00
Bidirectional static value mapping in c++17 -0.65
Why does my while loop never end in my number guess game in C++? -1.50
Im having trouble finding the Big O notation for these code segments 0.00
C++: Transpose of Matrix, using SINGLE DIMENSION dynamic array to s... 0.00
Reading objects into an array from a text file with space delimiter 0.00
How do we store a reference to an object in the pointer? +0.72
How can I include a header conditionally in c++? 0.00
Upper_bound and lower_bound doesn't compile +1.57
Misunderstanding variadic template functions -1.48
Overload input (>>) operator to take enum strings 0.00
How to use erase() function to erase a vector by indexing? +1.92
Sort vector of elements or pointers to elements 0.00
cpp Error Duplicate symbol using namespace -2.79
Cannot understand C++ map semantics -1.82
C++ passing temporary stack object as reference to function 0.00
Overload function with different arguments -1.04
How do I automatically select an include.h file based on compiler d... +2.69
C++ overloading template on assigning value or callback function -1.69
Need Help Operator Overloading So I Can Display Functions 0.00
How do I define operator >> (istream &, ...) for a standa... 0.00
C++ Refactoring, Extension Methods typedef 0.00
How can I initialize a variable of template type in a default const... -0.20
Error occurs when I try to call an inherited function in C++ 0.00
For Loop Executing only once in cpp 0.00
Why my heaps do not get cleared after they are deleted? +0.33
How to getline() twice on same line in C++? 0.00
C++ std::vector iterator acting strange, won't allow incrementa... 0.00
Is memcpy(dest, src, 0) defined in the C++ standard? +1.38
How does capturing unique_ptr by reference in lambda work correctly? 0.00
How can I convert vector<string> to char* arr[]? +0.36
What is the best type for a callable object in a template method? -0.87
Define Aggregate -1.90