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 ... 15 16 17 18 19 ... 150
Title Δ
C++ - no match for ‘operator<’ -0.63
Why does cmath pow give inaccurate answers? -1.16
how do i determine the highest and lowest value using do while loops +0.25
Is it possible to override pure virtual functions to templates? +2.70
Why won't my switch statements correctly output asterisks in my... +0.06
How to ensure an accepted C++ template type to overload an operator? -0.37
Array Class Printout of the array -2.50
How to overload >> operator to take a comma separated variabl... +0.91
How to swap the positions of Min and Max in an array? +1.57
C++ problem with understanding of counting char variables 0.00
C++ const problems when member value is changed from pointer to non... +0.39
Polymorphic assignment operator from base and derived class 0.00
How do I access the Private variables of parent class in child Clas... -0.17
Define sign ambiguous pointer parameter for a function -0.68
Why aren't my two cin statements running towards the end of the... -2.72
Is it undefined behavior to redeclare a variable within enclosed sc... +2.40
How do I mix constants and adhoc return values efficiently? 0.00
How to merge two maps in C++ such that the values of the same keys... 0.00
In this function is defective since dereferencing null is not valid... -0.36
Invalid operands to binary expression after using vector function C++ 0.00
Recursive (sum of even numbers from 2 to (2 times n) ex: input : n=... -1.18
Class typedef defined outside of class -1.74
deque push back default constructor not called 0.00
Static variable across templated function compilations +1.95
getting the nth largest number +0.66
Returning a const variable - can it cause problems? +1.45
Is the behaviour of ifstream::ifstream on directories well-defined? -0.67
Relational operator operating on strings in c++ not working as expe... +1.57
How to convert a constructor in another variable types using C++ 0.00
while loop does not terminate with sentinel value 0.00
C++ Class returns reference with new address 0.00
C++ command line prompt shouldn't repeat +1.28
Factorial problem giving wrong output in c++ -1.39
C++ Ensure that subclasses provide a custom value for a constant -1.27
Loop only works correctly for first line. Other lines are not affec... 0.00
returning reference to temporary object 0.00
C++ why is there a segmentation fault in my pointer selection sort? 0.00
Why do C++ constructors called from inside another constructor not... +1.65
passing ‘function as ‘this’ argument of ’function' discards qua... 0.00
C++ destructor not being called in a swig interface file 0.00
Insert and retrieve a matrix in a database +0.29
dynamic allocating memory for char array -0.85
What happens to decimal part of floating point data if we assign it... +1.22
Why constant reference variables can't assign to reference vari... 0.00
Function templates in c++? +0.33
Qt array of char pointers -0.14
Nested Structures, reading data from a file separated by a blank line 0.00
sort predicate is not passing references to indexed objects? 0.00
Google Style Guide (Section Forward Decleration) -1.49
In c++, is stream.clear() necessary after a failure has occurred? +1.66